Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        my $mod = 'File::Spec';
    ...
            print "couldn't load $mod: $@";
        }
    }