Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Purdy's scratchpad

by Purdy (Hermit)
on Jun 02, 2004 at 18:57 UTC ( [id://359658]=scratchpad: print w/replies, xml ) Need Help??

To interpolate a complicated string:
print <<_EOF_; This is correctly interpolated: ${\$query->param('name')} _EOF_
Here's a scary min() function, given a @list of numbers and a $number to check (thanks to Cees):
if ( $number == @{[reverse sort @list]}[0..$#list] )
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: (2)
As of 2026-02-13 18:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    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.