69 print "\n\n"; 70 my $refarray3 = $matchedfiles[5]; 71 print "File: ${$refarray3}[0] in directory ${$refarray3}[1]\n"; #### D:\Documents\network file scanner\enhanced>perl -w nfse.pl Type of arg 1 to push must be array (not array element) at nfse.pl line 63, near "])" Execution of nfse.pl aborted due to compilation errors.