IPC::Run3::ProfLogReader(3pm) - phpMan

Command: man perldoc info search(apropos)  


IPC::Run3::ProfLogReader(3)    User Contributed Perl Documentation    IPC::Run3::ProfLogReader(3)



NAME
       IPC::Run3::ProfLogReader -  read and process a ProfLogger file

SYNOPSIS
        use IPC::Run3::ProfLogReader;

        my $reader = IPC::Run3::ProfLogReader->new; ## use "run3.out"
        my $reader = IPC::Run3::ProfLogReader->new( Source => $fn );

        my $profiler = IPC::Run3::ProfPP;   ## For example
        my $reader   = IPC::Run3::ProfLogReader->new( ..., Handler => $p );

        $reader->read;
        $eaderr->read_all;

DESCRIPTION
       Reads a log file.  Use the filename "-" to read from STDIN.

METHODS
   "IPC::Run3::ProfLogReader->new( ... )"
   "$reader->set_handler( $handler )"
   "$reader->get_handler()"
   "$reader->read()"
   "$reader->read_all()"
       This method reads until there is nothing left to read, and then returns true.

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 AT slaysys.com>



perl v5.16.3                                2011-12-23                IPC::Run3::ProfLogReader(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-26 02:33 @13.58.216.18 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!