in reply to Re^2: Perl Module API update or new release
in thread Perl Module API update or new release

Then 0.11 would be the "API v2" only - no backward compatibility.

I would suggest that the "APIv v2 only" be version 1.0 (or even 2.0) to emphasize the significance of the change.

  • Comment on Re^3: Perl Module API update or new release

Replies are listed 'Best First'.
Re^4: Perl Module API update or new release
by VinsWorldcom (Prior) on Mar 24, 2015 at 18:04 UTC

    Excellent Point!

    I was going with 0.1x as the new API, but since 0.10 will be v1/v2 (backward compatible), 0.2x should probably be the non-compatible version.

    UPDATE: Fixed version numbering from 0.1 to 0.1x and 0.2 to 0.2x.