freebsd-ports/textproc/p5-Text-FixedLength/pkg-descr

7 lines
239 B
Text
Raw Normal View History

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@FreeBSD.org>