Help for this page

Select Code to Download


  1. or download this
    sub method {
       my ($self) = shift;
       my $object = Object->new;
       $object->method2($self,@other_args);
    }
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.