Help for this page

Select Code to Download


  1. or download this
    
    sub method_d {
    ...
       return $execute_c;
    }
    
  2. or download this
    sub method_d {
       my ($self, %args) = @_;
    ...
    
       return $execute_c;
    }
    
  3. or download this
    Can't use string ("REF(0x8420678)this is me.") as a subroutine ref whi
    +le "strict refs" in use at Hi.pm
    
  4. or download this
    get_aget_bthisisme.