On 7/14/06, Craig Cardimon <[EMAIL PROTECTED]> wrote: > Anyone know how I might try to accomplish this? > > Craig
another way to do it, if you have enough memory to slurp the whole file, would be to slurp the whole file and then split it on /<TAG>/ and then look at those pieces in turn, before and after their /<\/TAG>/ marker. -- David L Nicol you only get one stone per turn _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
