Upstream changes:
2010-02-14 0.30 - H.Merijn Brand <h.m.brand@xs4all.nl>
* Use $Data::Dumper::Quotekeys = 0; instead of removing the quotes myself
* Put first hash element after opening lonely brace
* Upped copyright to 2010
* Use warn () instead of print STDERR
Pkgsrc changes:
- Add build dependency for test target
- Misc tweaks to placate pkglint
Upstream changes:
2009-11-09 0.29 - H.Merijn Brand <h.m.brand@xs4all.nl>
* Use skip instead of skip_all for builds that have no DPeek ()
* Be more lenient towards the allocated space
2009-11-06 0.28 - H.Merijn Brand <h.m.brand@xs4all.nl>
* DDump () now dumps the variable itself, instead of a copy (Zefram)
* Add DGrow ()