NAME
Map::Metro::Plugin::Map::Athens - Map::Metro map for Athens
VERSION
Version 0.1102, released 2016-01-27.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Athens')->parse;
Or:
$ map-metro.pl route Athens Marousi Panormou
DESCRIPTION
See Map::Metro for usage information.
Status
As of 2015-01-02 it contains the three Metro lines and the two Proastiakos lines. See wikipedia.
Notes:
* Larissa Station (Athens Railway Station) is considered to be the same station on both M2 and P1.
* The Irakleio station on P2 is called 'Irakleio P' to separate it from the Irakleio station on M1.
See Map::Metro::Plugin::Map::Athens::Lines.
SOURCE
https://github.com/Csson/p5-Map-Metro-Athens
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Athens
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.