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::Transfer - Moving between two stations without a connection between them

VERSION

Version 0.2405, released 2016-07-23.

DESCRIPTION

Transfers are used during the graph building phase. Its main purpose is to describe the combination of two Stations when the following holds true:

There are no Lines connecting the two stations.
The two stations are a common place for transfers:
It could be the same physical station, but known under different names for different types of transport.
It could be two subway stations on different lines known under different names.

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.