Larry Wall wrote:
On Fri, Sep 10, 2010 at 06:00:30PM -0700, Darren Duncan wrote:
: With regard to http://perlcabal.org/syn/S11.html#Versioning ...
: : If some Perl code requires a module (or Perl version) that has
: multiple authorities and each authority uses a different
: version-numbering scheme, and the code is compatible with different
: version ranges from each authority, then how does the code express
: this?

Search for "emulates" in S11.

I already know about "emulates" and it didn't seem applicable because "emulates" is something you would put in a package declaration so a package declares it emulates another one.

But what I'm asking is what a user does when none of the versions of the package they want to use declare "emulates".

-- Darren Duncan

Reply via email to