In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Donavon Pfeiffer) wrote:
> Is this a legitimate regex for substituting hex cahrs in a string (I'm > leaving the replacement string out as I know it's right): > $letter=~s/%[a-fA-F0-9][a-fA-f0-9]/(pack function)/eg; just use CGI.pm and you don't have to worry about it. ;) -- brian d foy <[EMAIL PROTECTED]> - Perl services for hire CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]