Help for this page
#!/usr/bin/perl -w use strict; ... } print "Nothing found!\n" unless $count;
H:\>cat try1.txt bla ... Nothing found! H:\>