Module::CPANTS::Generator::Backpan - Generate release information


Module-CPANTS-Generator documentation  | view source Contained in the Module-CPANTS-Generator distribution.

Index


NAME

Top

Module::CPANTS::Generator::Backpan - Generate release information

SYNOPSIS

Top

  use Module::CPANTS::Generator::Backpan;

  my $b = Module::CPANTS::Generator::Backpan->new;
  $b->directory("unpacked");
  $b->generate;

DESCRIPTION

Top

This module is part of the beta CPANTS project. It scans through a Backpan mirror and generates the number of releases a distribution has made.

AUTHOR

Top

Leon Brocard <acme@astray.com>

LICENSE

Top

This code is distributed under the same license as Perl.


Module-CPANTS-Generator documentation  | view source Contained in the Module-CPANTS-Generator distribution.