in reply to Re^4: Perl Regex
in thread Perl Regex

I gave you a regex that attempts to locate your data in your input. Then you asked for output in a particular form, and I gave you that. Now you're saying it's wrong for some other reason.

Can you not modify the sample code to suit your needs? Or could you post your own code, showing the effort you have made?