Commit graph

4 commits

Author SHA1 Message Date
Aaron Dalton
4c8fad40ec - Updated from 0.27 to 0.31
0.31
	FIXED: DTD wouldn't iterate in terminal node (hashes, arrays without elements are terminal)
	ADDED: filter argument ($setup->{FILTER_ARGUMENT})
	ADDED: path elements ($setup->{__PATH_ELEMENTS})
	ADDED: $setup->{__PATH_ELEMENTS} example to filter.pl
	ADDED: scalar_and_origine.pl

0.30
	ADDED: Accept scalar variables
	ADDED: documentation for $Data::TreeDumper::Displaycallerlocation
	ADDED: PrintTree and display of caller locations

0.29
	ADDED: object underlying type is displayed in the type tag
	FIXED; typos O for 0 and inversly

0.28
	REMOVED: Allocation of console in Win32 that displayed a console for GUI apps
	ADDED: WRAP_WIDTH
	CHANGED: refactored code and merged changes with Diff module

Approved by:	tobez (implicit)
2006-05-14 14:46:41 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Jean-Yves Lefort
2a40b6918f - Add missing devel/p5-Class-ISA dependency [1]
- Fix packing list

[1]
PR:		ports/82877
Submitted by:	maintainer
2005-07-01 23:09:43 +00:00
Mathieu Arnold
2699799190 Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
PR:		ports/69883
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-08-02 14:32:40 +00:00