Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: Friday Code Quiz

by spudzeppelin (Pilgrim)
on Sep 21, 2001 at 20:00 UTC ( [id://113914]=note: print w/replies, xml ) Need Help??


in reply to Re: Friday Code Quiz
in thread Friday Code Quiz

As evidenced by the output of the following one-liner:

perl -e 'sub bob { $i=1,2;} print $i, "\t", scalar bob, "\n";'

If I've learned one thing about interpreting obfu, it's that if I can't immediately tell what a line of code does, make it a subroutine and observe its behavior in isolation.

Spud Zeppelin * spud@spudzeppelin.com

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-03-29 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found