Help for this page

Select Code to Download


  1. or download this
    my $path;
    
    # if an argument was passed, use it
    ...
    
    # otherwise, use "."
    else { $path = "." }