Changes for version 3.37 - 2017-11-07
- Updated method get_stations() to return all map stations if no line name is passed.
Modules
- Map::Tube - Lightweight Routing Framework.
- Map::Tube::Line - Class to represent the line in the map.
- Map::Tube::Node - Class to represent the station in the map.
- Map::Tube::Pluggable - Class to load plugins for Map::Tube.
- Map::Tube::Route - Class to represent the route in the map.
- Map::Tube::Table - Class to represent the table in the map.
- Map::Tube::Types - Attribute type definition for Map::Tube.
- Map::Tube::Utils - Helper package for Map::Tube.