Skip Menu |

This queue is for tickets about the Hailo CPAN distribution.

Report information
The Basics
Id: 112087
Status: resolved
Priority: 0/
Queue: Hailo

People
Owner: Nobody in particular
Requestors: dolmen [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.72
Fixed in: (no value)



Subject: Don't use Test::Synopsis::extract_synopsis
The `Test::Synopsis::extract_synopsis` function has always been a private function of the module.
I completely rewrote it and this will break your code.
See https://github.com/miyagawa/test-synopsis/pull/18

-- 
Olivier Mengué - http://perlresume.org/DOLMEN
On Tue Feb 16 19:52:15 2016, DOLMEN wrote: Show quoted text
> The `Test::Synopsis::extract_synopsis` function has always been a private > function of the module. > I completely rewrote it and this will break your code. > See https://github.com/miyagawa/test-synopsis/pull/18 > > -- > Olivier Mengué - http://perlresume.org/DOLMEN
This should be fixed by applying https://github.com/hailo/hailo/pull/2 .
On 2016-02-16T19:52:15-05:00, DOLMEN wrote: Show quoted text
> The `Test::Synopsis::extract_synopsis` function has always been a private > function of the module. > I completely rewrote it and this will break your code. > See https://github.com/miyagawa/test-synopsis/pull/18 > > -- > Olivier Mengué - http://perlresume.org/DOLMEN
Thanks. I'm about to upload a release where it's no longer used.