NAME
Map::Metro::Plugin::Map::Brussels - Map::Metro map for Brussels
VERSION
Version 0.1002, released 2019-04-30.
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('Brussels')->parse;
Or:
map-metro.pl route Brussels "Gare de l'Ouest" 'Centraal Station'
DESCRIPTION
See Map::Metro for usage information.
Status
This map contains:
The four metro lines L1, L2, L5 and L6 [wikipedia]
The T3 tram line, but only between Gare du Nord/Noordstation and Albert [wikipedia]
SOURCE
https://github.com/Csson/p5-Map-Metro-Brussels
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Brussels
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.