Help for this page
#strictures - put these two lines at the top of every Perl script #these do a lot of the debugging work for you ... print $line if $bPrint && $line =~ /specificData/; } close LOGFILE;