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::Interpolate::Named provides a function to interpolate named
arguments by target texts in a template string. The target texts
are provided to the function via a hash, where the keys correspond
to the named argument to be replaced.

View file

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