Skip Menu |

This queue is for tickets about the Class-Iterator CPAN distribution.

Report information
The Basics
Id: 25023
Status: new
Priority: 0/
Queue: Class-Iterator

People
Owner: Nobody in particular
Requestors: andy [...] shitov.ru
Cc:
AdminCc:

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



Subject: AUTOLOAD /and/ accessors?
The accessors 'generator' and 'iterator' are present both as explicit methods and as AUTOLOADs. Presumably there's no need for both :)