Loading bin/efa-m +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ use strict; use warnings; use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; our $VERSION = '1.02'; binmode( STDOUT, ':encoding(utf-8)' ); Loading lib/Travel/Status/DE/VRR.pm +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ use strict; use warnings; use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; our $VERSION = '1.02'; use Carp qw(confess cluck); Loading Loading
bin/efa-m +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ use strict; use warnings; use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; our $VERSION = '1.02'; binmode( STDOUT, ':encoding(utf-8)' ); Loading
lib/Travel/Status/DE/VRR.pm +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ use strict; use warnings; use 5.010; no if $] >= 5.018, warnings => "experimental::smartmatch"; our $VERSION = '1.02'; use Carp qw(confess cluck); Loading