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

Devel::ModInfo::Parameter

Devel::ModInfo::Parameter - Defines a particular parameter expected by a function, method, or constructor

SYNOPSIS

Not meant to be used outside the ModInfo system.

DESCRIPTION

Devel::ModInfo::Parameter has a name, description, and data type. The data type is one of those defined in Devel::ModInfo::DataTypes.

AUTHOR

jtillman@bigfoot.com

tcushard@bigfoot.com

SEE ALSO

Devel::ModInfo::Tutorial

Devel::ModInfo::Function

perl(1).