home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


new

$

pl

 = 
ExtUtils::Packlist->new
([

plfile

])

Constructor. Takes the name of a .packlist as the optional parameter and returns a reference to a hash that has an entry for each line in the .packlist . The value associated with each key is undef for oldstyle .packlist s. For files in the extended format, the value for each key is a hash containing the key/value pairs on the line associated with that key.


Previous: 8.63 ExtUtils::Packlist Perl in a Nutshell Next: Reference: packlist_file
8.63 ExtUtils::Packlist Book Index Reference: packlist_file

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.