Devel::ModInfo::Module
Devel::ModInfo::Module - Defines a particular Perl module and contains collections of descriptors for that module
SYNOPSIS
Not meant to be used outside the ModInfo system.
DESCRIPTION
Devel::ModInfo::Module provides the name, description, dependency information, and parent classes of a Perl Module. It is meant to model both object-oriented and non- object-oriented modules.
AUTHOR
jtillman@bigfoot.com tcushard@bigfoot.com
SEE ALSO
Devel::ModInfo::Dependency
Devel::ModInfo::ParentClass
perl(1).