Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

RE: RE: JAPK (just another perl koan)

by halxd2 (Monk)
on Jul 03, 2000 at 16:59 UTC ( [id://20872]=note: print w/replies, xml ) Need Help??


in reply to RE: JAPK (just another perl koan)
in thread Is garbage collection the end?

I've been thinking and the Kloan should read: "...no one is there to hear it" So:
if( $forest{trees}rand->falls() and !defined($forest{people}) { $_ =~ /sound/ ? true : false; }

Replies are listed 'Best First'.
RE: RE: RE: JAPK (just another perl koan)
by halxd2 (Monk) on Jul 03, 2000 at 17:07 UTC
    I'm replying to myself because my post looked so poor.
    if($forest{trees}rand->falls() 
    	and !defined($forest{people})
    {
       $_ =~ /sound/ ? true : false;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://20872]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-19 10:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found