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

Changes for version 2.50 - 2015-01-01

  • Updated method get_shortest_route() to stay on the same line as much as possible unless it is expensive in terms of stoppage.

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 line in the map.
Class to represent the node in the map.
Class to represent the route in the map.
Class to represent the table in the map.

Provides

in lib/Map/Tube/Line.pm