Help for this page

Select Code to Download


  1. or download this
     
    my $generic_sub ="name of sub to use"
    
  2. or download this
     
    $return value = &$generic_sub(arguments)
    
  3. or download this
    Can't use string ("name of sub") as a subroutine ref while "strict ref
    +s" in use at program_name_1.0 line 153.