summaryrefslogtreecommitdiffstats
path: root/devel/p5-mixin
Commit message (Collapse)AuthorAgeFilesLines
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* Add SIZE fieldmat2004-01-291-0/+1
|
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* New port devel/p5-mixinkrion2003-07-224-0/+36
Mixin inheritance is an alternative to the usual multiple-inheritance and solves the problem of knowing which parent will be called. It also solves a number of tricky problems like diamond inheritence. The idea is to solve the same sets of problems which MI solves without the problems of MI. PR: 54746 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor)
OpenPOWER on IntegriCloud