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,2 @@
This module provides various portable helper functions for module
building modules.

View file

@ -0,0 +1,10 @@
${P5SITE}/ExtUtils/
${P5SITE}/ExtUtils/Helpers/
${P5SITE}/ExtUtils/Helpers.pm
${P5SITE}/ExtUtils/Helpers/Unix.pm
${P5SITE}/ExtUtils/Helpers/VMS.pm
${P5SITE}/ExtUtils/Helpers/Windows.pm
@man man/man3p/ExtUtils::Helpers.3p
@man man/man3p/ExtUtils::Helpers::Unix.3p
@man man/man3p/ExtUtils::Helpers::VMS.3p
@man man/man3p/ExtUtils::Helpers::Windows.3p