Beefy Boxes and Bandwidth Generously Provided by pair Networks Frank
Syntactic Confectionery Delight
 
PerlMonks  

Re: xNN

by damian1301 (Curate)
on Jul 06, 2001 at 01:04 UTC ( [id://94358]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to xNN

Just a minor nitpick.

Instead of my%i = map {$_ => param($_)} param; you could use the CGI.pm prepared function Vars

my %i = Vars;

Of course this would require some changing of your call to CGI.pm:

use CGI qw/param Vars header url/;

Credit of this reply goes to all those folks at node_id #94303

$_.=($=+(6<<1));print(chr(my$a=$_));$^H=$_+$_;$_=$^H; print chr($_-39); # Easy but its ok.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://94358]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.