The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Map::Metro::Plugin::Map::Madrid - Map::Metro map for Madrid

Requires Perl 5.16+ Travis status Distribution kwalitee CPAN Testers result

VERSION

Version 0.1002, released 2019-05-31.

SYNOPSIS

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

Or

    $ map-metro.pl route Madrid "Campo de las Naciones" "Puente de Vallecas"

DESCRIPTION

See Map::Metro for usage information.

Status

Map::Metro::Plugin::Map::Madrid::Lines

As of 2015-jan-07 it contains:

SEE ALSO

SOURCE

https://github.com/Csson/p5-Map-Metro-Madrid

HOMEPAGE

https://metacpan.org/release/Map-Metro-Plugin-Map-Madrid

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.