in reply to Re: multiple regex matching
in thread multiple regex matching

yes!!! That is exactly it! That's what I need to do.

I can get your demo working but do I need to save the html into an array in order to do this while loop?

Thanks.

Replies are listed 'Best First'.
Re^3: multiple regex matching
by Cody Pendant (Prior) on Apr 14, 2005 at 01:28 UTC
    My solution saves the data into an array of hashes.


    ($_='kkvvttuu bbooppuuiiffss qqffssmm iibbddllffss')
    =~y~b-v~a-z~s; print