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

Re: Re: Can you guess the result? Is it a bug?

by The Mad Hatter (Priest)
on Jul 31, 2003 at 03:47 UTC ( [id://279472]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -wMstrict -e"if( my() = 0 ) { print 'Passed'; } else { print 'Fai
    +led'; }"
    
  2. or download this
    perl -wMstrict -e"if( my(\$test) = 0 ) { print 'Passed'; } else { prin
    +t 'Failed'; }"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-18 19:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found