Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Necessity is the mother of invention

by Anonymous Monk
on Mar 10, 2005 at 15:29 UTC ( [id://438292]=note: print w/replies, xml ) Need Help??


in reply to Necessity is the mother of invention

Man, I often do this. I throw away for, while, blocks, subroutines, map, if, etc, and do all my flow control with
goto $var;
I also found that there's no need for arrays and hashes.

But what I don't understand is why my co-workers hate me. They used to complain Perl has to many constructs, and now that I've reduced the number of constructs I use, they're still unsatisfied.

Log In?
Username:
Password:

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

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

    No recent polls found