SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Class::Data::Accessor is the marriage of Class::Accessor and
Class::Data::Inheritable into a single module. It is used for creating
accessors to class data that overridable in subclasses as well as in
class instances.

View file

@ -0,0 +1,4 @@
${P5SITE}/Class/
${P5SITE}/Class/Data/
${P5SITE}/Class/Data/Accessor.pm
@man man/man3p/Class::Data::Accessor.3p