Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
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 admiring the Monastery: (4)
As of 2024-04-20 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found