NAME
Map::Metro::Plugin::Map::Oslo - Map::Metro map for Oslo
VERSION
Version 0.1104, released 2016-01-24.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Oslo')->parse;
Or:
$ map-metro.pl route Oslo Veitvet Holmenkollen
DESCRIPTION
See Map::Metro for usage information.
Status
This map contains:
All six metro lines [wikipedia]
Note
Line 1 terminates at Helsfyr.
SOURCE
https://github.com/Csson/p5-Map-Metro-Oslo
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Oslo
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.