Tie::File (current version: 0.96; last updated 2003-05-27)

Tie::File associates the lines of a file with elements of an array. If you read or change the array, that reads or changes the file in the corresponding way. It's safe, fast, and easy.

perlfaq5 contains the question:

How do I change one line in a file/delete a line in a file/insert a line in the middle of a file/append to the beginning of a file?

Tie::File is the answer to this question.

Tie::File also answers some other questions:

Changing a file is now as easy as changing an array.

To join a low-volume mailing list for Tie::File announcements, send a blank mail message to mjd-perl-tiefile-subscribe@plover.com, or fill in the form below:

Your address

What's New in 0.96

What's New in 0.95

What's New in 0.93

What's New in 0.92

What's New in 0.91

What's New in 0.90


Return to: Universe of Discourse main page | What's new page | Perl Paraphernalia

mjd-perl-tiefile+@plover.com