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

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

DESCRIPTION
    See Map::Metro for usage information.

Status
    Per 2014-dec-13 it contains both lines of the Copenhagen metro
    (wikipedia <https://en.wikipedia.org/wiki/Copenhagen_metro>)

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.

