Help for this page

Select Code to Download


  1. or download this
    ...
    if (File::Glob::GLOB_ERROR()) {
        # an error occurred
        print "Glob error: $!";
    }