SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/p5-MooseX-Object-Pluggable/pkg/DESCR
Normal file
5
devel/p5-MooseX-Object-Pluggable/pkg/DESCR
Normal file
|
@ -0,0 +1,5 @@
|
|||
This module is meant to be loaded as a role from Moose-based classes
|
||||
it will add five methods and four attributes to assist you with the
|
||||
loading and handling of plugins and extensions for plugins. I
|
||||
understand that this may pollute your namespace, however I took great
|
||||
care in using the least ambiguous names possible.
|
4
devel/p5-MooseX-Object-Pluggable/pkg/PLIST
Normal file
4
devel/p5-MooseX-Object-Pluggable/pkg/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
${P5SITE}/MooseX/
|
||||
${P5SITE}/MooseX/Object/
|
||||
${P5SITE}/MooseX/Object/Pluggable.pm
|
||||
@man man/man3p/MooseX::Object::Pluggable.3p
|
Loading…
Add table
Add a link
Reference in a new issue