in reply to Re: RFC: Text::FixedWidth
in thread RFC: Text::FixedWidth

This could be done with small additions to the existing modules (e.g. wrapping the 'new' method in P::FL for the from/to, and wrapping the 'parse' method to open a file and return an arrayref)

Maybe a Parse::FixedLength::Simple module would be apt here. :-)