Subject: | Abstract doesn't follow CPAN conventions |
Hi Fabrice,
The abstract for your dist doesn't follow the CPAN conventions, so things like MetaCPAN and search.cpan.org don't find an abstract, and thus don't present your module in the usual way.
Instead of:
=head1 Tie::Array::QueueExpire - Introduction
Tie::Array::QueueExpire - Tie an ARRAY over a TokyCabinet Btree DB ( see http://tokyocabinet.sourceforge.net )
Revision: 1.01
This should be something like:
=head1 NAME
Tie::Array::QueueExpire - tie an array over a TokyoCabinet Btree DB
=head1 VERSION
This describes version 1.01 of Tie::Array::QueueExpire
Also, the home page link should now be http://fallabs.com/tokyocabinet/
Cheers,
Neil