Skip Menu |

This queue is for tickets about the Hades CPAN distribution.

Report information
The Basics
Id: 133225
Status: new
Priority: 0/
Queue: Hades

People
Owner: Nobody in particular
Requestors: perl [...] toby.ink
Cc:
AdminCc:

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



Subject: Accessors behave unexpectedly
This line: https://metacpan.org/release/Hades/source/lib/Hades.pm#L292 Should probably be: if ( @_ > 1 ) { $type Otherwise people can't set an attribute value to undef.