Main > Programming > Libraries >

Data::TreeDumper 0.33

Data::TreeDumper 0.33

Sponsored Links

Data::TreeDumper 0.33 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.026 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 840
Date added: 2007-07-06
Publisher: Khemir Nadim

Data::TreeDumper 0.33 description

Data::TreeDumper is an improved replacement for Data::Dumper. Powerful filtering capability.

SYNOPSIS

use Data::TreeDumper ;

my $sub = sub {} ;

my $s =
{
A =>
{
a =>
{
}
, bbbbbb => $sub
, c123 => $sub
, d => $sub
}

, C =>
{
b =>
{
a =>
{
a =>
{
}

, b => sub
{
}
, c => 42
}

}
}
, ARRAY => [qw(elment_1 element_2 element_3)]
} ;


#-------------------------------------------------------------------
# package setup data
#-------------------------------------------------------------------

$Data::TreeDumper::Useascii = 0 ;
$Data::TreeDumper::Maxdepth = 2 ;

print DumpTree($s, title) ;
print DumpTree($s, title, MAX_DEPTH => 1) ;
print DumpTrees
(
[$s, "title", MAX_DEPTH => 1]
, [$s2, "other_title", DISPLAY_ADDRESS => 0]
, USE_ASCII => 1
, MAX_DEPTH => 5
) ;

Output:

title:
|- A [H1]
| |- a [H2]
| |- bbbbbb = CODE(0x8139fa0) [C3]
| |- c123 [C4 -> C3]
| `- d [R5]
| `- REF(0x8139fb8) [R5 -> C3]
|- ARRAY [A6]
| |- 0 [S7] = elment_1
| |- 1 [S8] = element_2
| `- 2 [S9] = element_3
`- C [H10]
`- b [H11]
`- a [H12]
|- a [H13]
|- b = CODE(0x81ab130) [C14]
`- c [S15] = 42

Data::TreeDumper 0.33 Screenshot

Advertisements

Data::TreeDumper 0.33 Keywords

Bookmark Data::TreeDumper 0.33

Hyperlink code:
Link for forum:

Data::TreeDumper 0.33 Copyright

WareSeeker periodically updates pricing and software information of Data::TreeDumper 0.33 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Data::TreeDumper 0.33 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Data::Dumper module contains stringified perl data structures, suitable for both printing and eval. Free Download
Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper. Free Download
Timecardimport allows time sheet data to be imported from GnoTime or Palm Timesheet into SQL-Ledger as time cards. Free Download
Net::DBus::Dumper can stringify Net::DBus objects suitable for printing. Free Download
threeDS is a Python module for loading and displaying 3D models in the 3DStudio Max 3DS format. Free Download
Audio::M4P::Decrypt is a DRMS decryption of Apple iTunes style MP4 player files. Free Download
Catalyst::Plugin::Dumper is a Perl module with Data::Dumper plugin for Catalyst. Free Download
Data::Serializer package contains modules that serialize data structures. Free Download