http://qs321.pair.com?node_id=1215566


in reply to Re: Should I use carp/croak or warn/die
in thread Should I use carp/croak or warn/die

Having an option to "carp" from the first caller in a different package would be nice.
This is how carp and croak always work.
  • Comment on Re^2: Should I use carp/croak or warn/die

Replies are listed 'Best First'.
Re^3: Should I use carp/croak or warn/die
by LanX (Saint) on May 31, 2018 at 19:33 UTC
    Yeah I noticed in the meantime

    See Re^4: Should I use carp/croak or warn/die (@CARP_NOT)

    Though I'm not happy about the documentation.

    the Synopsis says

    > warn user (from perspective of _caller_)

    But later the doc says inside the text

    > carp() or croak() which report the error as being from where your module was called.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery