in reply to Re: Re: Re: Do regex using hash keys to wrapped template tokens
in thread Do regex using hash keys to wrapped template tokens

Never mind....got it. A little trial and error produced: for ( $input->param() )

From your code example, regular replaces are happening but lc_$_ and uc_$_ replaces are not transforming case; getting replaced with originally input case.

======================
Sean Shrum
http://www.shrum.net

  • Comment on Re: Re: Re: Re: Do regex using hash keys to wrapped template tokens
  • Download Code