Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
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 making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found