Loading Changelog +1 −0 Original line number Diff line number Diff line git HEAD * Add --platform / --line options to filter output * Align times properly if departure list contains a daychange Travel::Status::DE::VRR 0.01 - Sun Sep 11 2011 Loading bin/efa-m +4 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,10 @@ sub display_result { } printf( join( q{ }, ( map { "%-${_}s" } @line_length ) ) . "\n", join( q{ }, "%${line_length[0]}s", ( map { "%-${_}s" } @line_length[ 1, -1 ] ) ) . "\n", @{$line}[ 0 .. 3 ] ); } Loading Loading
Changelog +1 −0 Original line number Diff line number Diff line git HEAD * Add --platform / --line options to filter output * Align times properly if departure list contains a daychange Travel::Status::DE::VRR 0.01 - Sun Sep 11 2011 Loading
bin/efa-m +4 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,10 @@ sub display_result { } printf( join( q{ }, ( map { "%-${_}s" } @line_length ) ) . "\n", join( q{ }, "%${line_length[0]}s", ( map { "%-${_}s" } @line_length[ 1, -1 ] ) ) . "\n", @{$line}[ 0 .. 3 ] ); } Loading