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 @@
The namespace::clean pragma removes all previously declared or imported
symbols at the end of the current packages compile cycle. Functions
called in the package itself will still be bound by their name, but they
won't show up as methods on the class or its instances.

View file

@ -0,0 +1,5 @@
${P5SITE}/namespace/
${P5SITE}/namespace/clean/
${P5SITE}/namespace/clean.pm
${P5SITE}/namespace/clean/_Util.pm
@man man/man3p/namespace::clean.3p