log::agent::file::native(3pm) debian man page | unix.com

Man Page: log::agent::file::native

Operating Environment: debian

Section: 3pm

Agent::File::Native(3pm)				User Contributed Perl Documentation				  Agent::File::Native(3pm)

NAME
Log::Agent::File::Native - low-overhead IO::File
SYNOPSIS
require Log::Agent::File::Native; my $fh = Log::Agent::File::Native->make(*main::STDERR);
DESCRIPTION
This 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.
AUTHOR
Raphael Manfredi <Raphael_Manfredi@pobox.com>
SEE ALSO
Log::Agent::File::Rotate(3), Log::Agent::Driver::File(3). perl v5.10.0 2002-03-09 Agent::File::Native(3pm)
Related Man Pages
log::agent::driver::default(3pm) - debian
log::agent::driver::syslog(3pm) - debian
log::agent::message(3pm) - debian
log::agent::rotate(3pm) - debian
log::agent::tag::priority(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph