On 28 Jun 2006, at 19:56 , Ronald J Kimball wrote:
Here's a way to do it in Perl:
#!/usr/local/bin/perl -p
s/%([0-9A-Fa-f]{2})/chr hex $1/ge;
__END__
Damn show-offs. *mutter mutter*
:D
I'll see your spaghetti code and raise you my readbale php.
Course, yours is probably an order of magnitude faster too...
grmbl
--
"I don't care if Bill Gates is the world's biggest philanthropist.
The pain he has inflicted on the world in the past 20 years through
lousy products easily outweighs any good he has done.... Apple is as
arrogant as Microsoft but at least its stuff works as advertised" --
Graeme Philipson
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>