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-Delhi

0.14  Sat Dec 06 22:39:11 2014
      - Upgraded to use Map::Tube v2.34.
      - Removed stations name from the pod document as it is becoming too noisy.

0.13  Fri Dec 05 20:33: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.12  Fri Dec 05 10:55:10 2014
      - Updated the description of method get_shortest_route().

0.11  Thu Dec 04 20:25: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.10  Wed Dec 03 21:14: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.
      - Removed SIGNATURE file.

0.09  Sun Nov 30 11:32: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.08  Sat Nov 29 10:00:00 2014
      - Updated the link to the Delhi Metro Map in the pod document.

0.07  Fri Nov 28 23:36:00 2014
      - Corrected station id of some of the Green Line stations.
      - Added Yellow line stations to the map.
      - Added test script for Red and Yellow Lines stations.
      - Added Yellow Lines station details to the pod document.

0.06  Wed Nov 26 23:13:20 2014
      - Moved out the junction "Ashok Park Main".
      - Added Red and Green line stations to the pod document.

0.05  Tue Nov 25 22:40:20 2014
      - Updated manifest.t script to run even when the author is running the test.
      - Tidied up map data and remove the word 'Line' from the line attribute of the station node.

0.04  Mon Nov 24 23:09:05 2014
      - Restructed the map and organised junction station correctly.

0.03  Fri Nov 14 20:17:10 2014
      - Added test script test-case-01.t.

0.02  Thu Nov 13 20:28:10 2014
      - Added test script test-case-00.t.

0.01  Sun Nov 09 01:00:01 2014
      - First version, released.