NAME
    Map::Metro::Plugin::Map::Stockholm - Map::Metro map for Stockholm

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

DESCRIPTION
    See Map::Metro for usage information.

Status
    Per 2014-dec-10 it contains:

    All seven subway lines (wikipedia
    <https://en.wikipedia.org/wiki/Stockholm_metro>)
    The 'Spårväg City' tram line (wikipedia
    <https://en.wikipedia.org/wiki/Sp%C3%A5rv%C3%A4g_City>)

AUTHOR
    Erik Carlsson <info@code301.com>

COPYRIGHT
    Copyright 2014 - Erik Carlsson

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

