opnsense-ports/devel/p5-Algorithm-C3/pkg-descr
Franco Fichtner 06cb11f305 devel/p5-Algorithm-C3: sync with upstream
Taken from: FreeBSD
2016-05-19 17:03:11 +02:00

9 lines
440 B
Text

This module implements the C3 algorithm. I have broken this out
into it's own module because I found myself copying and pasting
it way too often for various needs. Most of the uses I have for
C3 revolve around class building and metamodels, but it could
also be used for things like dependency resolution as well since
it tends to do such a nice job of preserving local precedence
orderings.
WWW: http://search.cpan.org/dist/Algorithm-C3/