Main > Programming > Libraries >

Devel::CallerItem 1.0

Devel::CallerItem 1.0

Sponsored Links

Devel::CallerItem 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 915
Date added: 2007-05-01
Publisher: Jack Shirazi

Devel::CallerItem 1.0 description

Devel::CallerItem is an Perl object representing a function call from the stack of function calls.

SYNOPSIS

Usage:

require Devel::CallerItem;

$call = Devel::CallerItem->from_depth($depth) || return;
$passed_arguments_ref = $call->argument_list_ref();
$callpack = $call->pack();
$callfile = $call->file();
$callline = $call->line();
$callsub = $call->subroutine();
$bool = $call->has_args();
$bool = $call->wants_array();
($arg_ref,@caller) = $call->as_array();
$call_string = $call->as_string($print_level);
$passed_arguments_string = $call->arguments_as_string();

$printable_arg = Devel::CallerItem->printable_arg($arg,$print_level);

Devel::CallerItem objects hold all the information about a specific function call on the stack. The information is basically that obtained from caller and @DB::args, packaged into an object. This comes with some useful methods to print the object in a nice way.

Devel::CallerItem 1.0 Screenshot

Advertisements

Devel::CallerItem 1.0 Keywords

Bookmark Devel::CallerItem 1.0

Hyperlink code:
Link for forum:

Devel::CallerItem 1.0 Copyright

WareSeeker periodically updates pricing and software information of Devel::CallerItem 1.0 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 Devel::CallerItem 1.0 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
Devel::Carnivore is a Perl module to spy on your hashes (and objects). Free Download
Devel::Pointer is a Perl module that can fiddle around with pointers. Free Download
Devel::LeakTrace is a Perl module to indicate where leaked variables are coming from. Free Download
Devel::Profile is a Perl module to tell me why my perl program runs so slowly. Free Download
Devel::Leak is a utility for looking for perl objects that are not reclaimed. Free Download
Devel::TraceMethods is a Perl module for tracing module calls. Free Download
Devel::Cover package contains code coverage metrics for Perl. Free Download
Devel::Backtrace is a Perl module for object-oriented backtrace. Free Download