Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

theonetwo's scratchpad

by theonetwo (Beadle)
on Jun 01, 2004 at 14:34 UTC ( [id://358096]=scratchpad: print w/replies, xml ) Need Help??

my $vars = $node->{vars}; my $decoded = $node->{vars}; $decoded =~ tr/;=//d; $decoded =~ s/%(..)/chr hex $1/ge; #length($decoded)/length($vars); #$node [length $decoded, length $vars, length($vars)/length($decoded), length +($decoded)/length($vars)]
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-18 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found