On Fri, Mar 16, 2007 at 05:29:21PM -0700, Larry Wall wrote:
> On Thu, Mar 15, 2007 at 05:14:01PM -0400, Zev Benjamin wrote:
> : If the idea of having an author attribute is to allow multiple
> : implementations of a module, why not add an API version attribute? The
> : idea would be to detach the
On Thu, Mar 15, 2007 at 05:14:01PM -0400, Zev Benjamin wrote:
: If the idea of having an author attribute is to allow multiple
: implementations of a module, why not add an API version attribute? The
: idea would be to detach the module version number from the module API
: version number.
I was t
If the idea of having an author attribute is to allow multiple
implementations of a module, why not add an API version attribute? The
idea would be to detach the module version number from the module API
version number.
This way, if I want to reimplement Foo::Bar, I wouldn't be required to
use th