Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-DBICAdmin CPAN distribution.

Report information
The Basics
Id: 87947
Status: resolved
Worked: 1 min
Priority: 0/
Queue: Mojolicious-Plugin-DBICAdmin

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

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



Subject: Undeclared dependencies on Mojo::Base and Web::Util::DBIC::Paging
As per subject. Grep: http://search.cpan.org/grep?release=Mojolicious-Plugin-DBICAdmin-0.0005;string=Mojo::Base|Web::Util::DBIC::Paging;n=1;C=0 Sample fail reports: http://www.cpantesters.org/cpan/report/31775323 # Mojo::Base http://www.cpantesters.org/cpan/report/31775452 # Web::Util::DBIC::Paging HTH && Regards,
fixed by add [AutoPrereqs] to dist.ini thanks your report :) 在2013-八月-20 00:03:57 星期二时,ANDK写到: Show quoted text
> As per subject. Grep: > > http://search.cpan.org/grep?release=Mojolicious-Plugin-DBICAdmin- > 0.0005;string=Mojo::Base|Web::Util::DBIC::Paging;n=1;C=0 > > Sample fail reports: > > http://www.cpantesters.org/cpan/report/31775323 # Mojo::Base > http://www.cpantesters.org/cpan/report/31775452 # > Web::Util::DBIC::Paging > > HTH && Regards,
-- clean coder !