in reply to Is there a more elegant existing solution than @CARP_NOT

As I want to report errors from the perspective of the user, I'm using Carp, and setting @Foo::Bar::Error::CARP_NOT to the complete list of modules under, and including Foo::Bar.

Although I've not used it myself this looks like what Carp::Clan is meant to do.

  • Comment on Re: Is there a more elegant existing solution than @CARP_NOT