The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CPANPLUS::Internals::Module - Module tree for CPAN++

DESCRIPTION

Module.pm is a module used internally to store information about CPAN modules.

METHODS

Because the only Module objects that should be used are returned by Backend methods, Module methods are documented in "MODULE OBJECTS" in CPANPLUS::Backend.

AUTHORS

This module by Jos Boumans <kane@cpan.org>.

This pod text by Ann Barcomb <kudra@cpan.org>.

COPYRIGHT

The CPAN++ interface (of which this module is a part of) is copyright (c) 2001, 2002 Jos Boumans <kane@cpan.org>. All rights reserved.

This library is free software; you may redistribute and/or modify it under the same terms as Perl itself.

SEE ALSO

"MODULE OBJECTS" in CPANPLUS::Backend