Main > Programming > Libraries >

Devel::TraceLoad 0.07

Devel::TraceLoad 0.07

Sponsored Links

Devel::TraceLoad 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 904
Date added: 2007-05-03
Publisher: Philippe Verdret

Devel::TraceLoad 0.07 description

Devel::TraceLoad is a Perl module to trace loadings of Perl Programs.

# with perldb
perl -d:TraceLoad script.pl

# without perldb
perl -MDevel::TraceLoad script.pl

# without perldb and with options
perl -MDevel::TraceLoad=after,path script.pl

# with perldb and options
perl -d:TraceLoad -MDevel::TraceLoad=stop,after,path script.pl

The module Devel::TraceLoad traces the require() and the use() appearing in a program. The trace makes it possible to know the dependencies of a program with respect to other programs and in particular of the modules.

The generated report can be obtained in various forms. The loadings are indicated in the order in which they are carried out. The trace can be obtained either during the execution of the loadings or at end of the execution. By default, the trace is generated during the execution and the overlaps of loadings are marked by indentations.

All the require() are indicated, even if it is about a require() of a program already charged. A + indicates that the program is charged for the first time. A . indicates that the program was already charged.

When the trace is differed, the number of version of the modules is indicated. A differed trace can be sorted and if it is wished the names of the modules can be replaced by the absolute name of the files.

The module is close to Devel::Modlist but uses a redefinition of require() instead of exploiting %INC. In a will of homogeneity the module also borrows many things from Devel::Modlist.

Devel::TraceLoad 0.07 Screenshot

Advertisements

Devel::TraceLoad 0.07 Keywords

Bookmark Devel::TraceLoad 0.07

Hyperlink code:
Link for forum:

Devel::TraceLoad 0.07 Copyright

WareSeeker periodically updates pricing and software information of Devel::TraceLoad 0.07 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::TraceLoad 0.07 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::LeakTrace is a Perl module to indicate where leaked variables are coming from. Free Download
Devel::Backtrace is a Perl module for object-oriented backtrace. Free Download
Devel::TraceMethods is a Perl module for tracing module calls. Free Download
Devel::TraceFuncs is a Perl module with trace function calls as they happen. Free Download
Devel::TrackObjects is a Perl module to track use of objects. Free Download
Debug::Trace is a Perl extension to trace subroutine calls. Free Download
Devel::STrace::Monitor is a monitor interface component for Devel::STrace. Free Download
Devel::Graph module can turn Perl code into a graphical flowchart. Free Download