Skip Menu |

This queue is for tickets about the Module-Manifest CPAN distribution.

Report information
The Basics
Id: 41603
Status: resolved
Priority: 0/
Queue: Module-Manifest

People
Owner: Nobody in particular
Requestors: frequency [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.03
Fixed in: (no value)



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.