aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Field
Commit message (Collapse)AuthorAgeFilesLines
* - Require perl from portsAndrew Pantyukhin2006-08-061-1/+7
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=169832
* Add port devel/p5-Class-Field:Andrew Pantyukhin2006-08-014-0/+36
Class::Field exports two subroutines, field and const. These functions are used to declare fields and constants in your class. Class::Field generates custom code for each accessor that is optimized for speed. WWW: http://search.cpan.org/dist/Class-Field/ Notes: svn path=/head/; revision=169349