Help for this page

Select Code to Download


  1. or download this
    if ($FileExt eq ".pdf"){ 
      if  (length($FileExt) > 3){
    
  2. or download this
    while (my $filename = readdir(DIR)){
    
    ...
        # do Z to both
      }
    }