I am trying to check if a directory "$options{data}\\files\\data" existed or not using the below condition?Even if the directory existed,the loop is not entered?where am I going wrong?
if ( -e '$options{data}\\files\\data' ) { #code }
In reply to Directory check fails by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |