The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.28 - 2014-12-02

  • Added method validate_map_data() to the package Map::Tube, to validate the map data. Post loading map data, it checks if all the nodes are defined and throw error if found any missing.
  • Removed SIGNATURE file from the distribution.

Modules

Core library as Role (Moo) to process map data.
Error class for the library Map::Tube.
Interface to exception class used by Map::Tube.
Class to represent the node in the map.
Class to represent the route in the map.
Class to represent the table in the map.