Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $mydir = "/path/paths";
    ...
    {
    print "$file"; 
    }
    
  2. or download this
    Global symbol "$file" requires explicit package name at C:\Perl\bin\sc
    +rp.pl line
     22.
    Execution of C:\Perl\bin\scrp.pl aborted due to compilation errors.