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

Changes for version 0.07 - 2020-11-03

  • Common
    • Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
    • Improve LICENSE AND COPYRIGHT section in doc.
    • Improve SYNOPSIS section in doc.
    • Rewrite SEE ALSO section to new style.
    • Rewrite to use AUTHOR tests.
    • Update Module::Install to 1.19 version.
    • Update author github username.
    • Update author name.
    • Update copyright years to 2020.
  • Map::Tube::GraphViz
    • Add 'callback_node_id' parameter.
    • Update to new GraphViz2 module version 2.59 (changed API).
  • Map::Tube::GraphViz::Utils
    • Add example section to doc.
    • Add cycling of colors instead error (Thanks Gisbert W. Selke - #103076).
    • Add tests for color_line() subroutine.
    • Fix subroutine name in SYNOPSIS section.
    • Fix to Map::Tube::Line with required id.

Modules

GraphViz output for Map::Tube.
Utilities for Map::Tube::GraphViz module.