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 3.08 - 2016-10-09

  • Added exception for invalid color name.
  • Added missing exceptions to the test script t/00-load.t.

Modules

Base exception package as Moo Role for Map::Tube::* family.
Represent 'duplicate station id' exception.
Represent 'duplicate station name' exception.
Represent 'multi lined station' exception.
Represent 'multi linked station' exception.
Represent 'self linked station' exception.
Represent 'found unsupported map' exception.
Represent 'found unsupported object' exception.
Represent 'invalid line color' exception.
Represent 'invalid line id' exception.
Represent 'invalid line name' exception.
Represent 'invalid node object' exception.
Represent 'invalid station id' exception.
Represent 'invalid station name' exception.
Represent 'invalid supported object' exception.
Represent 'missing line id' exception.
Represent 'missing line name' exception.
Represent 'missing node object' exception.
Represent 'missing plugin formatter' exception.
Represent 'missing plugin fuzzy find' exception.
Represent 'missing plugin graph' exception.
Represent 'missing station id' exception.
Represent 'missing station name' exception.
Represent 'missing supported map' exception.
Represent 'missing supported object' exception.