Timestamp Post Voter Comment Reputation
Re: Regex: problems with ascii characters! d5e5 Nice use of the lazy quantifier. +1
Re: %s and %d d5e5 Neat examples. +1
Re: Perl regex d5e5 I learned something from his example -- specifically the $count++ while ($var=~ m{($match)(.{100})?}gs); +1
Re: Text File (Part 2) d5e5 Good start. It brought me closer to feeling I understood what the OP wants to do. +0

The End.