Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.52 ExtUtils::InstalledChapter 8
Standard Modules
Next: Reference: directories
 

new

$inst = ExtUtils::Installed->new()

Searches for all installed .packlists on the system and stores their contents. Takes no parameters, uses ExtUtils::Packlist to read the .packlist files.


Previous: 8.52 ExtUtils::InstalledPerl in a NutshellNext: Reference: directories
8.52 ExtUtils::InstalledBook IndexReference: directories