Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: fall through switch/case in perl

by Anonymous Monk
on Sep 07, 2004 at 08:48 UTC ( [id://388969]=note: print w/replies, xml ) Need Help??


in reply to Re: fall through switch/case in perl
in thread fall through switch/case in perl

  1. The OP isn't asking about Duff's device.
  2. Your code isn't Duff's device either.
  3. Your code is inefficient (it's always doing 10 comparisons).
  4. Your code has a pointless for loop.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (1)
As of 2024-04-24 23:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found