![]() |
![]()
| ![]() |
![]()
NAMELog::Agent::File::Native - low-overhead IO::File SYNOPSISrequire 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.
AUTHORRaphael Manfredi <Raphael_Manfredi@pobox.com> SEE ALSOLog::Agent::File::Rotate(3), Log::Agent::Driver::File(3).
|