in reply to CGI::Safe untaint syntax
As for the syntaxt, hashref all the way... i'd steal some ideas from CGI question: untainting a lot of variables or here (either use the modules mentioned, or steal from them, at least provide basic regexes like UNSIGNEDINT => qr /([0-9]+)/.
| ______crazyinsomniac_____________________________ Of all the things I've lost, I miss my mind the most. perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;" |
|
|---|