The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Map::Metro::Graph::Line - Meta information about a line

VERSION

Version 0.2405, released 2016-07-23.

DESCRIPTION

Lines are currently only placeholders to identify the concept of a line. They don't have stations.

METHODS

id()

Returns the line id given in the parsed map file.

name()

Returns the line name given in the parsed map file.

description()

Returns the line description given in the parsed map file.

SOURCE

https://github.com/Csson/p5-Map-Metro

HOMEPAGE

https://metacpan.org/release/Map-Metro

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.