Changes for version 3.59 - 2019-01-03
- Merged PR #6 (fix typo), thanks @reneeb.
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.