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

Map::Metro::Graph::Step - What is a step?

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.

AUTHOR

Erik Carlsson <info@code301.com>

COPYRIGHT

Copyright 2014 - Erik Carlsson

LICENSE

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