Tagged Questions
6
votes
2answers
283 views
What's the difference between Carp/Croak, Cluck/Confess, and verbose options?
I haven't used Carp all that much because I've generally rolled my own. However, in the spirit of keeping with Core modules, I'm using it now. However, it seems like it's barely better than ...