Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: andy [...] petdance.com
Cc:
AdminCc:

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



Subject: Assertions for refs
Write a wrapper something like so: assert_ref( 'HASH', $hashref ) or maybe assert_hashref( $hashref ) Thing is, do I want to write one for each possible reference? I doubt it.