Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Tree-Simple
From: Makoto Fujiwara
Date: 2017-03-20 22:16:05
Message id: 20170320211605.86B9FFBE4@cvs.NetBSD.org
Log Message:
Updated devel/p5-Tree-Simple to 1.30
------------------------------------
1.30 2017-03-15T09:45:00
- Add convenience method generateChild($scalar) which simply does \
addChild(new($scalar) ).
Thanx to René Nyffenegger for this suggestion.
Add matching test t/22_Tree_Simple_generate_child.t.
- Reduce pre-req version of Test::More from 1.001014 to 1.001002.
Files: