Skip Menu |

This queue is for tickets about the perl-ldap CPAN distribution.

Report information
The Basics
Id: 31595
Status: rejected
Priority: 0/
Queue: perl-ldap

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

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



Subject: onerror => die setting doesn't throw any exception for LDIF file creation error
Just try: [rousse@stalingrad ldap]$ perl -MNet::LDAP::LDIF -e '$a = Net::LDAP::LDIF->new("/non/existing/path", onerror => "die");