mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
527 B
Plaintext
11 lines
527 B
Plaintext
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
|
|
|
|
WWW: https://metacpan.org/release/OOTools
|