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

0.21  Sun May 31 23:20:00 2015
      - Added Line L8 data to the map file.

0.20  Fri Feb 27 16:50:00 2015
      - Upgraded to use Map::Tube v2.87.
      - Added File::ShareDir::Install as configure requires in the Makefile.PL file.
      - Added Barcelona Metro Map.
      - General pod changes.

0.19  Sun Feb 08 08:35:00 2015
      - Fixed the pod document of L3 Line NOTE section where one of the link was broken.

0.18  Sun Feb 08 02:05:00 2015
      - Fixed pod document and added the missing line "=end html".

0.17  Sat Feb 07 23:20:00 2015
      - Upgraded to use Map::Tube v2.78.
      - Added map image for L3, L4 and L11 Barcelona Metro lines.
      - Added section "MAP" to all pod documents of Map::Tube::Barcelona::Line::* family.
      - Documented method as_image() in the pod of Map::Tube::Barcelona.
      - Added lines information to the map data xml.
      - Assigned name to the map in the xml data.

0.16  Thu Jan 15 13:00:00 2015
      - Upgraded to use Map::Tube v2.63.

0.15  Tue Jan 13 15:35:10 2015
      - Tidied up unit test scripts.

0.14  Tue Jan 13 14:50:00 2015
      - Upgraded to use Map::Tube v2.62.

0.13  Fri Jan 09 14:45:20 2015
      - Upgraded to use Map::Tube v2.61 as it brings in new fix and feature.

0.12  Wed Jan 07 12:40:20 2015
      - Upgraded to use Map::Tube v2.60 as it brings in new fix and feature.
      - Updated Makefile.PL to generate the key 'provides' for META file correctly.
      - Added unit test to test META files.
      - Added LICENSE file.
      - Updated Copyright year information.

0.11  Tue Dec 23 22:40:20 2014
      - Updated section "TODO" and removed L4 Line.
      - Corrected typo in L4 Line package.

0.10  Tue Dec 23 20:30:40 2014
      - Added package to list metro stations for L4 Line.
      - Updated pod document for Map::Tube::Barcelona about the above changes.

0.09  Mon Dec 22 13:35:40 2014
      - Added package to list metro stations for L11 Line.
      - Updated pod document for Map::Tube::Barcelona about the above changes.

0.08  Sun Dec 21 20:11:20 2014
      - Upgraded to use Map::Tube v2.46.
      - Added package to list metro stations for L3 Line.
      - Updated pod document for Map::Tube::Barcelona about the above changes.
      - Corrected line information of stations "Diagonal" and "Passeig de GrĂ cia" in the xml data.

0.07  Sat Dec 07 11:25:10 2014
      - Upgraded to use Map::Tube v2.34 to keep it up to date.

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

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

0.04  Thu Dec 04 20:40: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.03  Wed Dec 03 21:28:10 2014
      - Upgraded to use Map::Tube v2.31 as it brings case insensitive station name lookup.
      - Added test case for case insensitive station name.
      - Removed SIGNATURE file.
      - Fixed map data for line L4.

0.02  Sun Nov 30 12:08:01 2014
      - Upgraded to use Map::Tube v2.27 as it brings in new fix and feature.
      - Tidied up the line name for the routes L3, L4 and L11.
      - Added test script for Line L4.

0.01  Tue Nov 18 21:00:01 2014
      - First version, released.