ee9cd3465e
pair in the hash corresponds to a record in the file. Changes to the hash are reflected in the file immediately. WWW: http://search.cpan.org/dist/Tie-File-AsHash/ PR: ports/118648 Submitted by: Ruben de Groot <rdg at bzerk.org>
6 lines
245 B
Text
6 lines
245 B
Text
Tie::File::AsHash represents a regular text file as a Perl hash. Each key/value
|
|
pair in the hash corresponds to a record in the file.
|
|
|
|
Changes to the hash are reflected in the file immediately.
|
|
|
|
WWW: http://search.cpan.org/dist/Tie-File-AsHash/
|