Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: packlist_fileChapter 8
Standard Modules
Next: Reference: validate
 

read

$pl->read([plfile])

Reads the .packlist specified by the plfile parameter if given; otherwise reads the file associated with $pl. Calls Carp::croak if the file doesn't exist.


Previous: Reference: packlist_filePerl in a NutshellNext: Reference: validate
Reference: packlist_fileBook IndexReference: validate