summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/VRR/Result.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Status/DE/VRR/Result.pm')
-rw-r--r--lib/Travel/Status/DE/VRR/Result.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/VRR/Result.pm b/lib/Travel/Status/DE/VRR/Result.pm
index 9fdd826..6c8fb4e 100644
--- a/lib/Travel/Status/DE/VRR/Result.pm
+++ b/lib/Travel/Status/DE/VRR/Result.pm
@@ -9,7 +9,8 @@ use parent 'Class::Accessor';
our $VERSION = '0.02';
Travel::Status::DE::VRR::Result->mk_ro_accessors(
- qw(countdown date delay destination info line platform platform_db sched_date sched_time time type)
+ qw(countdown date delay destination info line lineref platform
+ platform_db sched_date sched_time time type)
);
sub new {