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