Changes for version 0.08 - 2014-05-08
- Added 'order' argument to create_backpan_index(), which specifies what order the entries should be written to the index. Can take values 'dist', 'author', and 'age'. Defaults to 'dist'.
- Added a -order command-line option to the create-backpan-index.
Documentation
create an index for a local BackPAN mirror
Modules
generate an index file for a BackPAN mirror
Provides
in lib/BackPAN/Index/Create/OrderBy/Age.pm
in lib/BackPAN/Index/Create/OrderBy/Author.pm
in lib/BackPAN/Index/Create/OrderBy/Dist.pm