Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-OOTools
From: Min Sik Kim
Date: 2004-10-23 19:19:21
Message id: 20041023171921.B24CE2DA1D@cvs.netbsd.org
Log Message:
Import p5-OOTools from pkgsrc-wip. Packaged by Hiramatsu Yoshifumi.
OOTools is a collection of pragmas to easily create constructors methods and
lvalue accessor methods at compile time. OOTools distribution includes:
Class::constr Pragma to implement constructor methods
Class::props Pragma to implement lvalue accessors with options
Class::group Pragma to implement group of properties accessors with options
Object::props Pragma to implement lvalue accessors with options
Object::group Pragma to implement group of properties accessors with options
Files: