Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mojolicious-Command-listdeps CPAN distribution.

Report information
The Basics
Id: 81659
Status: resolved
Priority: 0/
Queue: Mojolicious-Command-listdeps

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

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: 0.06



Subject: Fails with Mojolicious >= 3.50
As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/24708204 HTH&&Thanks,
On Mon Dec 03 02:35:46 2012, ANDK wrote: Show quoted text
> As per subject. > > Sample fail report: > > http://www.cpantesters.org/cpan/report/24708204 > > HTH&&Thanks,
Just uploaded v0.06. Replaced a call to Mojolicious::Commands::_options() with a direct call to GetOptions.