Help for this page
{ use Data::Dumper qw( ); ... local $Data::Dumper::Indent = 0; print(Data::Dumper::Dumper($line), "\n"); }