The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.03 2015-10-16T11:37:49+02:00
 - Add lines to XML document.
 - Improve description for get_lines() in doc.
 - Update README file.
 - Update to Map::Tube 3.06.

0.02 2015-10-08T09:30:10+02:00
 - Add <?xml> header to XML document.
 - Add 04-map.t test.
 - Add EXAMPLE4 to doc.
 - Add get_line_by_id() and get_line_by_name() methods to doc.
 - Add tests for get_node_by_id() and get_node_by_name() methods.
 - Fix xml() method description in doc.
 - Move author tests to xt/ directory.
 - Rewrite SEE ALSO section to new style.
 - Update Module::Install to 1.16 version.
 - Update copyright years to 2015.

0.01 2014-12-28T21:15:58+01:00
 - First version