distribution description

2009-09-23 Thread Chris Fields
I've noticed in the last number of CPAN releases of BioPerl that the description for the distribution is being pulled from one of our modules (Bio::LiveSeq::IO::BioPerl). I'm guessing this is b/c it's the first match to the distribution name. Is there any way to make sure the description i

Re: Failed: PAUSE indexer report LETO/Net-Topsy-0.02.tar.gz

2009-09-23 Thread Aldo Calpini
Fayland Lam wrote: Why not just: package Net::Topsy; use MooseX::Declare; class Net::Topsy { }; one more 'package Net::Topsy;' is fine. /me thinks this should be documented in big, flaming red, blinking letters in the MooseX::Declare POD. cheers, Aldo