Query: log::agent::file::native
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Agent::File::Native(3pm) User Contributed Perl Documentation Agent::File::Native(3pm)NAMELog::Agent::File::Native - low-overhead IO::FileSYNOPSISrequire Log::Agent::File::Native; my $fh = Log::Agent::File::Native->make(*main::STDERR);DESCRIPTIONThis class is a stripped down implementation of IO::File, to avoid using the IO::* hierarchy which does not work properly for my simple needs. make glob This is the creation routine. Encapsulates the glob reference so that we can use object-oriented calls on it. print args Prints args to the file.AUTHORRaphael Manfredi <Raphael_Manfredi@pobox.com>SEE ALSOLog::Agent::File::Rotate(3), Log::Agent::Driver::File(3). perl v5.10.0 2002-03-09 Agent::File::Native(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |