fc3b2bb097
Accepting request 868571 from devel:languages:perl:autoupdate
Dirk Stoecker2021-02-03 10:40:59 +00:00
bbd9c08ae5
- updated to 1.33 see /usr/share/doc/packages/perl-Tree-Simple/
Stephan Kulow
2018-02-08 05:54:10 +00:00
ba7e56a037
- updated to 1.31 see /usr/share/doc/packages/perl-Tree-Simple/Changelog.ini
Stephan Kulow
2017-10-08 08:25:18 +00:00
97b34f78f1
- update to 1.22: + Metadata fixes in Build.PL and correct bugtracker queue in Makefile.PL. Thanx to dsteinbrunner (via github). + Merge source from https://github.com/stevan/tree-simple. + Add bugtracker and license to Build.PL and Makefile.PL. + Maintenance now by Ron Savage. + Rectify datestamp format in this file. + Make Simple.pm and Visitor.pm have the same version #. + Reformat Build.PL and Makefile.PL. + Move t/pod* into xt/author/. + Minor doc patches. + Add t/17_Tree_Simple_width_test.t. This code was attached to RT#40407, to demonstrate a bug in keeping a running total of the width (leaf count) of a tree during node additions to leaves. + Add t/21_Tree_Simple_Visitor_test.t. This code was attached to RT#30032, to demonstrate a bug in including the root in a traversal after calling $visitor -> includeTruck(1). + RT#30032: Adopt patch from Moses Amaro. With thanx. + RT#38607: Reject. Suppressing deep recursion warnings should not normally be done. Sub-class! + RT#40407: Adopt patch from David Cryer. With thanx. + RT#84797: Reject. Changing the return value of setUID could break any amount of code.
Lars Vogdt
2013-10-14 17:48:41 +00:00