Main > Programming > Libraries >

Data::Walker 1.05

Data::Walker 1.05

Sponsored Links

Data::Walker 1.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.020 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 852
Date added: 2007-06-30
Publisher: John Nolan

Data::Walker 1.05 description

Data::Walker is a tool for navigating through Perl data structures.

SYNOPSIS

Without any explicit objects:

use Data::Walker;
Data::Walker->cli( $data_structure );

Object-style invocation:

use Data::Walker;
my $w = new Data::Walker;
$w->walk( $data_structure );
$w->ls("-al");
$w->pwd;
$w->cli;

Importing methods into the current package:

use Data::Walker qw(:direct);
walk $data_structure;
ls "-al";
pwd;
cli;

This module allows you to "walk" an arbitrary Perl data structure in the same way that you can walk a directory tree from a UNIX command line. It reuses familiar unix commands (such as "ls", "cd", "pwd") and applies these to data structures.

It has a command-line interface which behaves like a UNIX shell. You can also use object-style sytax to invoke the CLI commands from outside the CLI. Data::Walker objects are encapsulated, so that you can hop into and out of a CLI without losing state, and you can have several Data::Walker objects pointing at different structures.

The main functions can also be imported and used directly from within the Perl debuggers CLI.

Data::Walker 1.05 Screenshot

Advertisements

Data::Walker 1.05 Keywords

Bookmark Data::Walker 1.05

Hyperlink code:
Link for forum:

Data::Walker 1.05 Copyright

WareSeeker periodically updates pricing and software information of Data::Walker 1.05 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::Walker 1.05 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::Diver is a simple, ad-hoc access to elements of deeply nested structures. Free Download
Data::Serializer package contains modules that serialize data structures. Free Download
DataDraw is an ultra-fast persistent database for high performance programs written in C. Free Download
Data::Dumper module contains stringified perl data structures, suitable for both printing and eval. Free Download
AIS Parser SDK (Automatic Identification System) is a ship tracking network using VHF transponders. Free Download
Data Display Debugger is a common graphical user interface for GDB, DBX and XDB. Free Download
Data::Diff is a data structure comparison module. Free Download
DBIWrapper is a Perl Module that provides for easier access to databases using DBI. Free Download