
Module::Packaged::Generator::CPAN - interface to Parse::CPAN::Packages::Fast

version 1.111930

This class is a wrapper around Parse::CPAN::Packages::Fast, responsible for updating cpan index, parsing it and answering questions related to CPAN packages index.

my $dist = $cpan->module2dist( $modname );
Return the CPAN distribution which owns $modname.

Jerome Quelin

This software is copyright (c) 2010 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.