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

NAME

Map::Metro::Graph::Step - The movement from one station to the next in a route

VERSION

Version 0.2405, released 2016-07-23.

DESCRIPTION

Steps are exactly like Connections::Map::Metro::Graph::Connection, in that they describe the combination of two specific LineStations, and the 'cost' of travelling between them, but with an important difference: A Step is part of a specific Route.

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.