-
-
29 Mar 2014 15:59:52 UTC
- Distribution: IPC-Run3
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (11)
- Testers (14197 / 56 / 0)
- Kwalitee
Bus factor: 2- 79.22% Coverage
- License: open_source
- Activity
24 month- Tools
- Download (19.84KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Test::More
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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
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>
Module Install Instructions
To install IPC::Run3, copy and paste the appropriate command in to your terminal.
cpanm IPC::Run3
perl -MCPAN -e shell install IPC::Run3
For more information on module installation, please visit the detailed CPAN module installation guide.