Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w 
    use strict;
    ...
    foreach (@qualifiers) {
      print $_,"\n";
    }
    
  2. or download this
    C:> perld tendays.pl C:\this\directory\please