SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/p5-namespace-autoclean/pkg/DESCR
Normal file
4
devel/p5-namespace-autoclean/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
The namespace::autoclean pragma will remove all imported symbols at the
|
||||
end of the current package's compile cycle. Functions called in the
|
||||
package itself will still be bound by their name, but they won't show up
|
||||
as methods on your class or instances.
|
2
devel/p5-namespace-autoclean/pkg/PLIST
Normal file
2
devel/p5-namespace-autoclean/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/namespace/autoclean.pm
|
||||
@man man/man3p/namespace::autoclean.3p
|
Loading…
Add table
Add a link
Reference in a new issue