Skip Menu |

This queue is for tickets about the SWISH-API-Object CPAN distribution.

Report information
The Basics
Id: 105726
Status: resolved
Priority: 0/
Queue: SWISH-API-Object

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

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



Subject: incorrect VERSION sub
sub VERSION {$VERSION} # some MakeMaker's require this This implementation is wrong. See perldoc UNIVERSAL. A VERSION sub should check the arguments that are passed in. This sub can just be removed, to make it behave properly.
thanks. version 0.14 uploaded just now to PAUSE.