Help for this page

Select Code to Download


  1. or download this
    # mycode.pl
    
    ...
    my $file_sec = "/files/$name.sec";
    
    my $result = some_function($file,$file_sec);