start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: packlist_file Chapter 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_file Perl in a Nutshell Next: Reference: validate
Reference: packlist_file Book Index Reference: validate