Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: can PERL just quit?

by sundialsvc4 (Abbot)
on Jun 10, 2014 at 15:42 UTC ( [id://1089420]=note: print w/replies, xml ) Need Help??


in reply to Re^2: can PERL just quit?
in thread can PERL just quit?

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^4: can PERL just quit?
by tobyink (Canon) on Jun 11, 2014 at 17:44 UTC

    "I mean ... look at the actual source-code to autodie. It’s frippin’ tiny ... "

    That's because it's just a small wrapper around Fatal which is enormous and mind-bogglingly complex. (Although I haven't tried to write a replacement, and don't plan to, my instinct is that it's a lot more complex than it need be.)

    use Moops; class Cow :rw { has name => (default => 'Ermintrude') }; say Cow->new->name
Re^4: can PERL just quit?
by Anonymous Monk on Jun 11, 2014 at 05:46 UTC

    huh? I mean seriously, what does this have to do with the question?

Log In?
Username:
Password:

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

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

    No recent polls found