NAME
Map::Metro::Plugin::Map::Berlin - Map::Metro map for Berlin
SYNOPSIS
use
Map::Metro;
my
$graph
= Map::Metro->new(
'Berlin'
)->parse;
From commandline:
map
-metro.pl route Berlin
"Rathaus Spandau"
"Rudow"
DESCRIPTION
See Map::Metro for usage information.
Status
The network currently contains both U-Bahn and S-Bahn.
AUTHOR
Slaven Rezic <srezic@cpan.org>