NAME
Map::Metro::Plugin::Map::Amsterdam - Map::Metro map for Amsterdam
VERSION
Version 0.1103, released 2019-11-30.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Amsterdam')->parse;
Or:
$ map-metro.pl route Amsterdam Isolatorweg Gein
DESCRIPTION
See Map::Metro for usage information.
Status
This map contains:
Lines 50, 51, 53 and 54 [wikipedia]
SOURCE
https://github.com/Csson/p5-Map-Metro-Amsterdam
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Amsterdam
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.