The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Test::Map::Tube.

0.52  Fri Apr 26 18:05:00 2019
      - Updated dependency on Map::Tube v3.61.

0.51  Wed Mar 06 16:55:00 2019
      - Updated dependency on Map::Tube v3.60.

0.50  Mon Feb 04 16:10:00 2019
      - Updated dependency on Map::Tube v3.59.

0.49  Sun Dec 30 10:20:00 2018
      - Updated dependency on Map::Tube v3.58.

0.48  Wed Oct 17 19:00:00 2018
      - Updated dependency on Map::Tube v3.57.

0.47  Sun Sep 16 10:30:00 2018
      - Updated dependency on Map::Tube v3.56.

0.46  Sun Aug 26 04:50:00 2018
      - Updated dependency on Map::Tube v3.55.

0.45  Thu May 31 12:55:00 2018
      - Updated dependency on Map::Tube v3.51.

0.44  Sun May 06 01:45:00 2018
      - Updated check for map name optional.

0.43  Mon Apr 30 18:30:00 2018
      - Updated dependency on Map::Tube v3.50.

0.42  Fri Apr 20 16:55:00 2018
      - Updated dependency on Map::Tube v3.49.

0.41  Fri Apr 06 02:30:00 2018
      - Updated dependency on Map::Tube v3.48.
      - Added unit test for method get_next_stations().

0.40  Sat Mar 31 05:30:00 2018
      - Removed redundant test for method get_stations().

0.39  Sun Mar 25 23:25:00 2018
      - Upgraded to use Map::Tube v3.45.

0.38  Wed Feb 07 18:45:00 2018
      - Upgraded to use Map::Tube v3.44.

0.37  Thu Jan 04 10:55:00 2018
      - Upgraded to use Map::Tube v3.43.

0.36  Fri Dec 22 11:15:00 2017
      - Upgraded to use Map::Tube v3.42.

0.35  Wed Nov 08 02:00:00 2017
      - Upgraded to use Map::Tube v3.37.
      - Updated sub _ok_map_functions() to respect the change to sub get_stations() in Map::Tube.

0.34  Mon Oct 30 14:00:00 2017
      - Upgraded to use Map::Tube v3.36.

0.33  Sat Sep 30 03:20:00 2017
      - Upgraded to use Map::Tube v3.35.

0.32  Mon Aug 28 12:00:00 2017
      - Upgraded to use Map::Tube v3.34.

0.31  Tue Jul 25 11:50:00 2017
      - Handle failed route correctly.
      - Stopped noise from not_ok_map.t script.

0.30  Sun Jul 16 11:05:00 2017
      - Upgraded to use Map::Tube v3.32.

0.29  Mon Jun 26 10:00:00 2017
      - Upgraded to use Map::Tube v3.31.

0.28  Sun Jun 04 02:45:00 2017
      - Upgraded to use Map::Tube v3.30.

0.27  Mon May 21 12:45:00 2017
      - Upgraded to use Map::Tube v3.29.

0.26  Mon Mar 27 12:40:00 2017
      - Tidied up test scripts and removed "-T" switch.

0.25  Mon Mar 13 10:55:00 2017
      - Upgraded to use Map::Tube v3.28.

0.24  Sat Feb 11 07:20:00 2017
      - Removed dependency on XML::Twig.
      - Updated pod document with regard to changes to Map::Tube v3.22.

0.23  Wed Feb 08 14:10:00 2017
      - Upgraded to use Map::Tube v3.22.

0.22  Sat Feb 04 19:20:00 2017
      - Added method not_ok_map().
      - Added unit test for the new added method.
      - Updated method ok_map_functions() and ok_map_routes() to check map data first.

0.21  Sat Oct 22 19:20:00 2016
      - Upgraded to use Map::Tube v3.21.

0.20  Thu Sep 08 13:50:00 2016
      - Updated test scripts (t/meta-json.t and t/meta-yml.t).

0.19  Sat Aug 28 02:30:00 2016
      - Upgraded to use Map::Tube v3.18.

0.18  Tue Jul 05 10:35:00 2016
      - Upgraded to use Map::Tube v3.16.
      - Addressed issue raised in the CPAN Tester Report.
        http://www.cpantesters.org/cpan/report/3b6f14c0-3f1d-11e6-a514-8183992ad5f0

0.17  Wed Jun 22 09:45:00 2016
      - Updated method ok_map_routes() to handle duplicate node name.

0.16  Mon Apr 18 12:20:00 2016
      - Documented newly added method ok_map_routes().

0.15  Fri Apr 15 11:10:00 2016
      - Added new method ok_map_routes().
      - Added unit test for the newly added method.
      - Updated copyright year information.

0.14  Mon Nov 02 11:10:00 2015
      - Updated method ok_map_functions() to return reasonable error message on failure.

0.13  Sun Nov 01 08:20:00 2015
      - Added unit test for Map::Tue::Line::add_station().
      - Upgraded to use Map::Tube v3.12.
      - Tidied up error message.

0.12  Thu Oct 22 11:15:00 2015
      - Added relevant error message to the test cases.

0.11  Wed Oct 21 11:30:00 2015
      - Upgraded to use Map::Tube v3.09.
      - Fixed minor typo in the pod document.

0.10  Sat Oct 17 10:40:00 2015
      - Updated code in the pod section 'SYNOPSIS'.
      - Added unit test t/00-load.t
      - Updated MANIFEST file.
      - Removed minimum version check for Test::More from Makefile.PL script.

0.09  Fri Oct 16 10:30:00 2015
      - Upgraded to use Map::Tube v3.06.
      - Added new method ok_map_functions() to test standard functions of Map::Tube.
      - Added test script t/ok_map_functions.t
      - Renamed test script  t/map.t -> t/ok_map.t

0.08  Sat Sep 26 19:40:00 2015
      - Upgraded to use Map::Tube v3.01.

0.07  Tue Mar 10 13:00:00 2015
      - Upgraded to use Map::Tube v2.88.
      - Resolved issue RT: 102664.

0.06  Mon Mar 02 11:00:00 2015
      - Upadted unit test map.t and moved package Sample to its own file,
        as some CPAN Testers were unhappy about it.

0.05  Sun Mar 01 10:55:00 2015
      - Added unit test for method ok_map().

0.04  Mon Feb 23 18:40:00 2015
      - Tidied up pod document.

0.03  Mon Feb 23 17:40:00 2015
      - Upgraded to use Map::Tube v2.87.
      - Tidied up the example code in the pod document.

0.02  Fri Feb 20 16:25:00 2015
      - Fixed the typo in the README file.

0.01  Fri Feb 20 16:20:00 2015
      - Module created.