-
-
28 Aug 2019 18:16:45 UTC
- Distribution: Map-Metro-Plugin-Map-Stockholm
- Module version: 0.1973
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (206 / 0 / 10)
- Kwalitee
Bus factor: 1- 69.23% Coverage
- License: perl_5
- Perl: v5.16.0
- Activity
24 month- Tools
- Download (26.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Map::Metro::Plugin::Map::Stockholm - Map::Metro map for Stockholm
VERSION
Version 0.1973, released 2019-08-28.
SYNOPSIS
use Map::Metro; my $graph = Map::Metro->new('Stockholm')->parse;
Or:
$ map-metro.pl route Stockholm Akalla Medborgarplatsen
DESCRIPTION
See Map::Metro for usage information.
STATUS
This map contains:
* All seven subway lines [wikipedia]
* The Spårväg City tram line [wikipedia]
* The Tvärbanan tram line [wikipedia]
* The Nockebybanan tram line [wikipedia]
* The Lidingöbanan tram line [wikipedia]
SOURCE
https://github.com/Csson/p5-Map-Metro-Plugin-Map-Stockholm
HOMEPAGE
https://metacpan.org/release/Map-Metro-Plugin-Map-Stockholm
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.
Module Install Instructions
To install Map::Metro::Plugin::Map::Stockholm, copy and paste the appropriate command in to your terminal.
cpanm Map::Metro::Plugin::Map::Stockholm
perl -MCPAN -e shell install Map::Metro::Plugin::Map::Stockholm
For more information on module installation, please visit the detailed CPAN module installation guide.