- or download this
use Agent::Log;
sub import {
goto &Log::Agent::import;
}
- or download this
*My::Log::Driver = \$Log::Agent::Driver
#this is sort of what an export does
- or download this
--
Joost downtime n. The period during which a system
is error-free and immune from user input.