Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

RE: odd....

by i43s (Novice)
on Jun 29, 2000 at 21:23 UTC ( [id://20438]=note: print w/replies, xml ) Need Help??


in reply to odd....

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
RE: RE: odd....
by infoninja (Friar) on Jun 29, 2000 at 23:01 UTC
    Re: no coding skills -
    The following code runs (with warnings if -w is used):
    foreach $time ($I="sleep") {my $heart = "aches";} for(;;){} if($i){die($soon);} @_ = "would", "people", "miss"; @_ = "me", "or", "just", "my"; @_ = "coding", "skills? :)";
    This does not:
    don('t'), die(); just('practice')
    hmmm...
RE: RE: odd....
by marko (Beadle) on Jul 01, 2000 at 17:50 UTC
    my $motto = "dont practice";

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-25 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found