Subject: | Using Carp::croak without 'use'ing Carp |
In the module, you call Carp::croak, without ever 'use'ing Carp.
I wanted to use it as a standalone module, so if you could add that to
the module, it would be greatly appreciated.
I could submit a patch too, but I didn't think that'd be necessary.