6ea8266784
length field records. PR: 23933 Submitted by: Anton Berezin <tobez@tobez.org>
6 lines
237 B
Text
6 lines
237 B
Text
Text::FixedLength was made to be able to manipulate fixed length field
|
|
records. You can manipulate arrays of data, or files of data. This
|
|
module allows you to change between delimited and fixed length records.
|
|
|
|
-Anton
|
|
<tobez@tobez.org>
|