Skip Menu |

This queue is for tickets about the Data-Lazy CPAN distribution.

Report information
The Basics
Id: 56228
Status: new
Priority: 0/
Queue: Data-Lazy

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

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



Subject: LAZY_UNTIE not exported
The LAZY_UNTIE sub is not exported, so your helpful error message for people who try to pass LAZY_UNTIE as an arg (as I did on my first try) goes to waste, nobody ever sees it. sub LAZY_UNTIE () {croak "pass reference to tied var, not LAZY_UNTIE"}