Help for this page

Select Code to Download


  1. or download this
    open my $FILE, '<', $name_of_file_with_functions_in_it or die ("Crap: 
    +$!");
    
    ...
    }
    
    close $FILE;