package RecordParser::FixedWidth; # constructor takes the name of the source file sub new { my ( $class, $source ) = @_;