NAME
Map::Metro::Plugin::Map::Barcelona - Map::Metro map for Barcelona
VERSION
Version 0.1008, released 2019-03-31.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Barcelona')->parse;
Or:
$ map-metro.pl route Barcelona Paral·lel Tibidabo
$ map-metro.pl route Barcelona Parallel Tibidabo
DESCRIPTION
See Map::Metro for usage information.
STATUS
This map contains:
The eleven L-lines (L1 to L11) [wikipedia]
The Tramvia Blau [wikipedia]
Funicular del Tibidabo [wikipedia]
Funicular de Montjuïc [wikipedia]
Notes
* L9 and L10 ends at La Sagrera.
* Tramvia Blau only includes the two end-points.
SOURCE
https://github.com/Csson/p5-Map-Metro-Barcelona
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Barcelona
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.