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

(tye)Re: The dreaded if-elsif-else construct (code)

by tye (Sage)
on Nov 17, 2001 at 05:25 UTC ( [id://125970]=note: print w/replies, xml ) Need Help??


in reply to Re: The dreaded if-elsif-else construct (code)
in thread The dreaded if-elsif-else construct (code)

Seemingly minor changes to your code can break code that uses Switch. I can't recommend anyone use it in production code.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re: The dreaded if-elsif-else construct (code)

Replies are listed 'Best First'.
Re: (tye)Re: The dreaded if-elsif-else construct (code)
by TheDamian (Vicar) on Nov 17, 2001 at 07:25 UTC
    Agreed. It was only ever intended to be a proof-of-concept for Perl 6, and isn't at all ruggedized against the exigencies of the production environment.

    However, it will be core in 5.8 and I've been working on toughening it up for that. You may find it is now far more reliable than it used to be.

    In addition, the next release will be layered over Filter::Simple, rather than Filter::Util::Call, and that will definitely make it more robust.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-24 13:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found