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

Changes for version 1.6 - 2010-11-09

  • Added MANIFEST.SKIP to the MANIFEST file.
  • Factor out the initilization functionality into a seperate method.
  • Added example to the method get_next_node() in the pod.
  • Added example to the method get_tube_lines() in the pod.
  • Added data validation to the method set_line().
  • Added new method sanity_check() to the sanity check on the data.
  • Corrected the node code for Holborn.
  • Remove invalid node code P28.
  • Corrected map definition for node code M22.
  • Added map definition for node code M21, KSG, WBM and ESQ.
  • Fixed map definition for KCS, missing ESQ from the list.
  • Changed the structure of Line information.

Modules

A very simple perl interface to the London Tube Map.
Defines the node for Map::Tube