NAME
Transport::AU::PTV::Run - a run on the Victorian Public Transport Network.
VERSION
version 0.03
NAME
METHODS
new
run_id
my $id = $run->run_id;
Returns the ID for the run
status
Returns the status of the route. Can be 'scheduled', 'added' or 'cancelled'
direction_id
The direction ID for the run.
run_sequence
The sequence of stops for the run
AUTHOR
Greg Foletta <greg@foletta.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018 by Greg Foletta.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.