#!/usr/bin/perl opendir D %{$fileToLoad$i}; opendir D %{$fileToLoad$i}; #### Scalar found where operator expected at err.pl line 6, near "$fileToLoad$i" (Missing operator before $i?) Scalar found where operator expected at err.pl line 14, near "$fileToLoad$i" (Missing operator before $i?) syntax error at err.pl line 6, near "$fileToLoad$i" Missing comma after first argument to opendir function at err.pl line 6, near "};" syntax error at err.pl line 14, near "$fileToLoad$i" Missing comma after first argument to opendir function at err.pl line 14, near "};" Execution of err.pl aborted due to compilation errors.