I would like to match multiple occurrences of the same pattern: /\'([a-z0-9]{32})\'/ This could appear 0 - to many times on a line. I need the actual text match, not just the occurrence frequency. Any suggestions as to how I could catch these would be appreciated. Cheers, Paul
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>