|
File::FilterFuncs makes it easy to perform transformations on files. When you use this module,
you specify a group of filter functions that perform transformations on the lines in a source file. The filter functions can
be anonymous subroutines that modify and return $_ .
-
File::FilterFuncs module
- Contents
- File/FilterFuncs.pod
- File/FilterFuncs.pm
Tie::FlatFile::Array presents a tied array interface to a binary, packed, flatfile database.
|