debian man page for ipc::run3::profpp

Query: ipc::run3::profpp

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPC::Run3::ProfPP(3pm)					User Contributed Perl Documentation				    IPC::Run3::ProfPP(3pm)

NAME
IPC::Run3::ProfPP - Generate reports from IPC::Run3 profiling data
SYNOPSIS
DESCRIPTION
Used by IPC::Run3 and/or run3profpp to print out profiling reports for human readers. Use other classes for extracting data in other ways. The output methods are plain text, override these (see the source for now) to provide other formats. This class generates reports on each run3_exit() and app_exit() call.
METHODS
"IPC::Run3::ProfPP->new()" Returns a new profile reporting object. "$profpp->handle_app_call()" "$profpp->handle_app_exit()" "$profpp->handle_run_exit()"
LIMITATIONS
COPYRIGHT
Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
LICENSE
You may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.
AUTHOR
Barrie Slaymaker <barries@slaysys.com> perl v5.14.2 2011-12-23 IPC::Run3::ProfPP(3pm)
Related Man Pages
ipc::run::debug(3) - centos
child::link::ipc::pipe::parent(3pm) - debian
ipc::run3::profreporter(3pm) - debian
ipc::run::debug(3pm) - debian
ipc::run::io(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file