The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Map-Tube-Tokyo

0.10  Fri Dec 26 19:20:10 2014
      - Added package to list subway stations for Chiyoda Line.
      - Updated pod document for Map::Tube::Tokyo about the above changes.

0.09  Wed Dec 24 19:18:10 2014
      - Upgraded to use Map::Tube v2.46.
      - Added package to list subway stations for Asakusa Line.
      - Updated pod document for Map::Tube::Tokyo about the above changes.

0.08  Fri Dec 05 20:56:10 2014
      - Upgraded to use Map::Tube v2.33 as it brings in new fix and feature.
      - Updated unit test to reflect the changes in Map::Tube v2.33.

0.07  Fri Dec 05 11:05:10 2014
      - Updated the description of method get_shortest_route().

0.06  Thu Dec 04 20:00:10 2014
      - Updated unit test to make use of new class provided by Map::Tube role.
      - Updated description of method get_shortest_route() in the pod documemt.

0.05  Thu Dec 04 13:45:10 2014
      - Upgraded to use Map::Tube v2.31 as it brings in new fix and feature.
      - Added test case for case insensitive station name.
      - Adding missing stations to the map data.
      - Removed SIGNATURE file.

0.04  Mon Dec 01 23:05:00 2014
      - Upgraded to use Map::Tube v2.27 as it brings in new fix and feature.
      - Updated test case to comply with the updated package Map::Tube.

0.03  Wed Nov 12 20:04:05 2014
      - Restructed the map and organised junction station correctly.

0.02  Tue Nov 11 22:54:10 2014
      - Added test script test-case-00.t.

0.01  Sat Nov 08 01:30:01 2014
      - First version, released.