diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-29 21:27:21 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-29 21:27:21 +0800 |
commit | 66eb92dadeaa003dd34bb3c580da657e19ecc6b3 (patch) | |
tree | b0588e45c82e54d59708726e20e7766820bbb106 /textproc/Makefile | |
parent | c1c4be8141dbe0f4486cf0271282246d440c7385 (diff) | |
download | freebsd-ports-gnome-66eb92dadeaa003dd34bb3c580da657e19ecc6b3.tar.gz freebsd-ports-gnome-66eb92dadeaa003dd34bb3c580da657e19ecc6b3.tar.zst freebsd-ports-gnome-66eb92dadeaa003dd34bb3c580da657e19ecc6b3.zip |
Add textproc/p5-String-Divert 0.96, a Perl module that provides a
scalar-like string object that facilitates nested generation of
structured output.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 01803cf674e0..5c50e3ee8a09 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -386,6 +386,7 @@ SUBDIR += p5-Spreadsheet-WriteExcel SUBDIR += p5-Spreadsheet-WriteExcel-FromXML SUBDIR += p5-Spreadsheet-WriteExcelXML + SUBDIR += p5-String-Divert SUBDIR += p5-String-Format SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote |