unless (-e $db_path) {
if( $! ){
print Fudge( "-e ((($db_path)))" );
} else {
print "not exist ((($db_path)))\n";
}
}
In reply to Re: File Existence using "-e" not always working
by Anonymous Monk
in thread File Existence using "-e" not always working
by IL_bullfinch
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |