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

Changes for version 2.36 - 2014-12-07

  • Added new attribute 'utf8' to Map::Tube which default to true.
  • Also added new mandatory attribute 'utf8' which inherits the setting of 'utf8' attribute of Map::Tube.
  • Now utf8 encode/decode happens depending on this new attribute.

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.