Sun Jan 04 15:53:52 2009ANDK [...] cpan.org - Ticket created
Subject:
Missing dependency declaration on Error
As the subject line says.
$ grep -rn 'use Error' lib
lib/Config/Model/CursesUI.pm:32:use Error qw(:try);
But not mentioned in Build.PL or META.yml
Regards,
Sun Jan 04 16:47:52 2009DDUMONT [...] cpan.org - Correspondence added
Le Dim. Jan. 04 15:53:52 2009, ANDK a écrit :
Show quoted text
> As the subject line says.
>
> $ grep -rn 'use Error' lib
> lib/Config/Model/CursesUI.pm:32:use Error qw(:try);
>
>
> But not mentioned in Build.PL or META.yml
Oops. My bad. I plan to get rid of Error dependency as this module is
more trouble than it's worth.
This will be part of next release.
Thanks for the report
Sun Jan 04 16:47:53 2009The RT System itself - Status changed from 'new' to 'open'
Mon Jan 05 08:05:56 2009DDUMONT [...] cpan.org - Correspondence added30 min
Fixed in v1.102 along with other minor bugs
Mon Jan 05 08:05:59 2009DDUMONT [...] cpan.org - Status changed from 'open' to 'resolved'
Mon Jan 05 08:06:06 2009DDUMONT [...] cpan.org - Given to DDUMONT
Mon Jan 05 11:40:24 2009DDUMONT [...] cpan.org - Severity Normal changed to Important
Mon Jan 05 11:40:24 2009DDUMONT [...] cpan.org - Broken in 1.007 deleted
Mon Jan 05 11:40:24 2009DDUMONT [...] cpan.org - Fixed in 1.102 added