The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Map::Metro::Plugin::Map::Barcelona - Map::Metro map for Barcelona

SYNOPSIS

    use Map::Metro;
    my $graph = Map::Metro->new('Barcelona')->parse;

DESCRIPTION

See Map::Metro for usage information.

STATUS

As of 2015-jan-04 it 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 stops at La Sagrera.

* Tramvia blau only includes the two end-points.

AUTHOR

Erik Carlsson <info@code301.com>

COPYRIGHT

Copyright 2015 - Erik Carlsson

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.