Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Question about ellipsis statement '...'

by Corion (Patriarch)
on Mar 01, 2021 at 10:36 UTC ( [id://11128942]=note: print w/replies, xml ) Need Help??


in reply to Question about ellipsis statement '...'

Good spot!

I think the ellipsis "keyword" can be best explained as being equivalent to

die "Unimplemented";

Edit: And the documentation says at the end of the first paragraph:

Perl throws an exception with the text Unimplemented

Replies are listed 'Best First'.
Re^2: Question about ellipsis statement '...'
by rsFalse (Chaplain) on Mar 01, 2021 at 11:34 UTC
    For me was unclear what does mean "throws an exception". Kinda vegetable I am unfamiliar with.
      Refer to perl's glossary (perlglossary) for 'exception' and 'exception handling'.
      Bill

Log In?
Username:
Password:

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

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

    No recent polls found