NAME
Map::Metro::Plugin::Map::Stockholm - Map::Metro map for Stockholm
VERSION
Version 0.1973, released 2019-08-28.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Stockholm')->parse;
Or:
$ map-metro.pl route Stockholm Akalla Medborgarplatsen
DESCRIPTION
See Map::Metro for usage information.
STATUS
This map contains:
* All seven subway lines [wikipedia]
* The Spårväg City tram line [wikipedia]
* The Tvärbanan tram line [wikipedia]
* The Nockebybanan tram line [wikipedia]
* The Lidingöbanan tram line [wikipedia]
SOURCE
https://github.com/Csson/p5-Map-Metro-Plugin-Map-Stockholm
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Stockholm
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.