p5-Class-C3

pragma to use the C3 method resolution order algorithm

WWW CVSWeb GITHub
  1. Package version
    p5-Class-C3-0.35
  2. Maintainer
    The OpenBSD ports mailing-list

This is pragma to change Perl 5's standard method resolution order from
depth-first left-to-right (a.k.a - pre-order) to the more sophisticated
C3 method resolution order.

For faster results, install p5-Class-C3-XS as well. Class::C3 will
automatically use it.

  • STEM->=0.06:devel/p5-Algorithm-C3
  • devel/p5-Test-Exception
  • devel/p5-Module-Install

  • STEM->=0.06:devel/p5-Algorithm-C3
  • devel/p5-Test-Exception