Help for this page

Select Code to Download


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