# Map-Metro-Plugin-Map-Helsinki **Repository Path**: mirrors_gitpan/Map-Metro-Plugin-Map-Helsinki ## Basic Information - **Project Name**: Map-Metro-Plugin-Map-Helsinki - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2023-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NAME Map::Metro::Plugin::Map::Helsinki - Map::Metro map for Helsinki SYNOPSIS use Map::Metro; my $graph = Map::Metro->new('Helsinki')->parse; my $graph2 = Map::Metro->new('Helsinki', hooks => 'Helsinki::Swedish')->parse; # now the station names are in Swedish DESCRIPTION See Map::Metro for usage information. This distribution also includes the "Map::Metro::Plugin::Hook::Helsinki::Swedish" hook, which if applied translates all station names into Swedish. Status Per 2014-dec-12 it contains the two branches of the Helsinki metro (wikipedia ) AUTHOR Erik Carlsson 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.