The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.46 - 2014-12-19

  • Removed redundant code from the methods get_shortest_route() and _get_shortest_route().
  • Minor cosmetics changes to some of the pod documents.

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