Help for this page

Select Code to Download


  1. or download this
    open output,">:utf8","D:\\directory1\\output.doc" or die "Couldn't ope
    +n STDOUT: $!";
    opendir DIR,"D:/directory1" or print " \ncould not open the directory 
    +: $!";
    ...
        }
    }
    
  2. or download this
    .
    ..
    directory1 
    directory2