Help for this page

Select Code to Download


  1. or download this
    69  print "\n\n";
    70  my $refarray3 = $matchedfiles[5];
    71  print "File: ${$refarray3}[0] in directory ${$refarray3}[1]\n";
    
  2. or download this
    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 lin
    +e 63, near "])"
    Execution of nfse.pl aborted due to compilation errors.