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 @@
String::Format lets you define arbitrary printf-like format sequences to
be expanded. This module would be most useful in configuration files
and reporting tools, where the results of a query need to be formatted
in a particular way

View file

@ -0,0 +1,3 @@
${P5SITE}/String/
${P5SITE}/String/Format.pm
@man man/man3p/String::Format.3p