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

cLive ;-)'s scratchpad

by cLive ;-) (Prior)
on Jun 01, 2004 at 20:54 UTC ( [id://358582]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    s#(<img[^>]+src\s*=\s*(?:"|'))/img#$1/foo#s
    
  2. or download this
    #!/home/clive/rakudo-star/bin/perl6
    
    ...
        }
    }
    say "Really? I was thinking of $number";
    
  3. or download this
    #!/home/clive/rakudo-star/bin/perl6
    
    ...
    while $game.running {
        $game.guess( +prompt("Enter your guess:") );
    }
    

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 2024-04-19 18:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found