The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

run3profpp - Report on IPC::Run3 profiling data

SYNOPSIS

    $ run3profpp [<profile_file_name>]

DESCRIPTION

IPC::Run3 may be run with profiling data enabled. It may report as it runs or dump all of the data to a file. This program reads that file and generates reports based on it.

The default filename is run3.out.

OPTIONS

--help, -h, -?

Print out full help text.

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>