Changes for version 0.68 - 2021-04-19

  • Fix for RT#123002, so NEXT works with proxy constants
  • Made testsuite clean under strict & warnings
  • Made testsuite pass if running under perls that are already c3.

Changes for version 0.67_03 - 2021-04-18

  • mro was added in Perl 5.9.5, and it's not dual-life, so Reini's patch (in 0.67_01) failed on earlier versions of Perl. Have now made its use dependent on version, with "use if".

Changes for version 0.67_02 - 2021-04-18

  • Applied patch from Father C so that NEXT works with proxy constants. RT#123002

Changes for version 0.67_01 - 2021-04-18

  • Enforced strict and warnings on testsuite. Thanks to ATOOMIC.
  • Added github CI. Thanks to ATOOMIC.
  • @ISA fixes for c3, so tests will pass on perls that use c3 as default (for example cperl). Thanks to RURBAN.

Modules

Provide a pseudo-class NEXT (et al) that allows method redispatch

Provides

in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm
in lib/NEXT.pm