in reply to Re: Re: Global regex giving up too soon
in thread Global regex giving up too soon

thanks for not telling me to use a module
But he did tell you (or rather, nudge you) to use warnings, which you blithely ignored. At some point you should step up to the realization that perl (the interpreter) can help you write better, less buggy code.

thanks for not telling me to use a module
Then I'll do the honors:

Ah, here's an interesting thread: How to use Regular Expressions with HTML
Please read the whole thread, esp. the replies by Ovid.
  • Comment on Re: Re: Re: Global regex giving up too soon