The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Opendata::GTFS::Type::Route - Route

VERSION

Version 0.0201, released 2016-02-25.

ATTRIBUTES

agency_id

Maybe [ Str ] optional read-only

route_color

Maybe [ Str ] optional read-only

route_desc

Maybe [ Str ] optional read-only

route_id

Str optional read-only

route_long_name

Maybe [ Str ] optional read-only

route_short_name

Maybe [ Str ] optional read-only

route_text_color

Maybe [ Str ] optional read-only

route_type

Str optional read-only

route_url

Maybe [ Str ] optional read-only

SOURCE

https://github.com/Csson/p5-Opendata-GTFS-Feed

HOMEPAGE

https://metacpan.org/release/Opendata-GTFS-Feed

AUTHOR

Erik Carlsson <info@code301.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Erik Carlsson.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.