aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Parse-FixedLength/pkg-descr
blob: 88c8196214dbb72667025d6a39d5752e6b13248c (plain) (blame)
1
2
3
4
5
6
7
8
The Parse::FixedLength module facilitates the process of breaking a
string into its fixed-length components. Sure, it's a glorified (and in
some ways more limited) substitute for the perl functions pack and
unpack, but it's the author's belief that this module helps in the
maintainability of working with fixed length formats as the number of
fields in a format grows.

WWW: http://search.cpan.org/dist/Parse-FixedLength/