Skip Menu |

This queue is for tickets about the Carp-Assert-More CPAN distribution.

Report information
The Basics
Id: 24299
Status: resolved
Priority: 0/
Queue: Carp-Assert-More

People
Owner: Nobody in particular
Requestors: PETEK [...] cpan.org (weekly)
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Carp::Assert::More doesn't behave like Carp::Assert
Carp::Assert allows its use as "no Carp::Assert" in code to disable assertions, so that assertions are disabled when desired. Since Carp::Assert::More bills itself as an extension of Carp::Assert, it needs the same functionality.