1IPC::Run3::ProfPP(3)  User Contributed Perl Documentation IPC::Run3::ProfPP(3)
2
3
4

NAME

6       IPC::Run3::ProfPP - Generate reports from IPC::Run3 profiling data
7

SYNOPSIS

DESCRIPTION

10       Used by IPC::Run3 and/or run3profpp to print out profiling reports for
11       human readers.  Use other classes for extracting data in other ways.
12
13       The output methods are plain text, override these (see the source for
14       now) to provide other formats.
15
16       This class generates reports on each run3_exit() and app_exit() call.
17

METHODS

19       "IPC::Run3::ProfPP->new()"
20
21       Returns a new profile reporting object.
22
23       "$profpp->handle_app_call()"
24
25       "$profpp->handle_app_exit()"
26
27       "$profpp->handle_run_exit()"
28

LIMITATIONS

31           Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved
32

LICENSE

34       You may use this module under the terms of the BSD, Artistic, or GPL
35       licenses, any version.
36

AUTHOR

38       Barrie Slaymaker <barries@slaysys.com>
39
40
41
42perl v5.8.8                       2007-10-08              IPC::Run3::ProfPP(3)
Impressum