Revision history for Perl extension Map::Tube::Glasgow. 0.72.4 2026-06-26 - Removed code signatures (cpansign is deprecated), replaced with Sigstore/cosign. - Improvements to Makefile.PL - Switched to Github as code repository and issue handler. 0.72.3 2025-04-30 - Require Map::Tube 4.09. - Require Perl 5.14 (in accordance with Map::Tube 4.09). - Remove -T from shebangs in tests (in accordance with Map::Tube 4.09). 0.72.2 2025-02-17 - Require Map::Tube 3.94 and adapt tests accordingly. - Remove support for Perl 5.10 because of test failing for Perl < 5.11. - Reorganised internal IDs for lines and stations. - Enhanced tests. 0.72.1 2024-12-09 - Added tests - Switched tests from deprecated XML::Simple to XML::Twig (also old, but also used by Map::Tube itself) 0.72.0 2024-11-11 - Augmented data with per-line station indexes - Fixed test 02-xml.t 0.71.0 2024-11-05 - Adapted for use with Map::Tube 3.77 - Bumped Perl version to 5.10.0 - Use semantic versioning - Added more tests 0.07 2015-03-09 - fixed MANIFEST.SKIP and tests to cope with ExtUtils::MakeMaker 7.05+ (thanks to Slaven's tireless research) 0.06 2015-02-25 - expanded tests - expanded Makefile.pl (based on Hints by Slaven -- thanks!) - added more pod - fixed permissions problem again (Thanks Slaven!) 0.05 2015-02-23 - Cleaned up test scripts - Use Test::Map::Tube - Bumped Map::Tube version required to 2.87 - Fixed line name 0.04 2015-02-18 - Fixed file permissions in the tar ball - Cleaned Makefile.pl 0.03 2015-02-04 - added line colour - modified t/03-xml.t for changed return value from Map::Tube 2.72 - bumped minimum Map::Tube version to 2.72 - fixed number of plans in t/01-xml.t - explicitly cast output from nodes() method to hash reference in t/02-xml.t - extended testing of correctness of xml file - added more tests for correctness of map file 0.02 2015-01-22 - Fixed permissions problem. 0.01 2015-01-22 - initial release