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 @@
This HASH will store it's values without increasing the reference count
(weak references). It can be used to store objects but without
interfering in the DESTROY mechanism, since the reference in this HASH
won't count.

View file

@ -0,0 +1,8 @@
${P5ARCH}/
${P5ARCH}/Hash/
${P5ARCH}/Hash/NoRef.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Hash/
${P5ARCH}/auto/Hash/NoRef/
${P5ARCH}/auto/Hash/NoRef/NoRef.so
@man man/man3p/Hash::NoRef.3p