diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:48:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 20:48:57 +0000 |
commit | fd18afe71207be469abd917ed8a740ce93c6e588 (patch) | |
tree | 229d975959ebb96c3b4696365ab5687492351e59 /devel/Makefile | |
parent | 7276fa1629836c891e2e775c966cbafaa5ea4b11 (diff) |
- Add p5-File-Slurp-Tiny 0.002
File::Slurp::Tiny provides functions for fast and correct slurping and spewing.
All functions are optionally exported.
WWW: http://search.cpan.org/dist/File-Slurp-Tiny/
Notes
Notes:
svn path=/head/; revision=333920
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index cceb13565eae..1d118b6f15a1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2021,6 +2021,7 @@ SUBDIR += p5-File-ShareDir-PathClass SUBDIR += p5-File-ShareDir-ProjectDistDir SUBDIR += p5-File-Slurp + SUBDIR += p5-File-Slurp-Tiny SUBDIR += p5-File-Slurp-Tree SUBDIR += p5-File-Spec-Native SUBDIR += p5-File-Stream |