Loading lib/Travel/Status/DE/DBRIS/Formation.pm +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Status::DE::DBRIS::Formation::Group; use Travel::Status::DE::DBRIS::Formation::Sector; use Travel::Status::DE::DBRIS::Formation::Carriage; our $VERSION = '0.01'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation->mk_ro_accessors( qw(direction platform train_type)); Loading lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type Loading lib/Travel/Status/DE/DBRIS/Formation/Group.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use List::Util qw(uniq); our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Group->mk_ro_accessors( qw(designation name train_no train_type description desc_short destination has_sectors model series start_percent end_percent) Loading lib/Travel/Status/DE/DBRIS/Formation/Sector.pm +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use utf8; use parent 'Class::Accessor'; our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Sector->mk_ro_accessors( qw(name start_percent end_percent length_percent start_meters end_meters length_meters cube_meters cube_percent) Loading Loading
lib/Travel/Status/DE/DBRIS/Formation.pm +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ use Travel::Status::DE::DBRIS::Formation::Group; use Travel::Status::DE::DBRIS::Formation::Sector; use Travel::Status::DE::DBRIS::Formation::Carriage; our $VERSION = '0.01'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation->mk_ro_accessors( qw(direction platform train_type)); Loading
lib/Travel/Status/DE/DBRIS/Formation/Carriage.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use Carp qw(cluck); our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Carriage->mk_ro_accessors( qw(class_type is_closed is_dosto is_locomotive is_powercar number model section uic_id type Loading
lib/Travel/Status/DE/DBRIS/Formation/Group.pm +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ use utf8; use parent 'Class::Accessor'; use List::Util qw(uniq); our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Group->mk_ro_accessors( qw(designation name train_no train_type description desc_short destination has_sectors model series start_percent end_percent) Loading
lib/Travel/Status/DE/DBRIS/Formation/Sector.pm +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use utf8; use parent 'Class::Accessor'; our $VERSION = '0.18'; our $VERSION = '0.03'; Travel::Status::DE::DBRIS::Formation::Sector->mk_ro_accessors( qw(name start_percent end_percent length_percent start_meters end_meters length_meters cube_meters cube_percent) Loading