diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-11-26 22:37:00 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-11-26 22:37:00 +0000 |
commit | 81f1d151c7dd5bb63c531520da0eeaf4a03c4b60 (patch) | |
tree | 7b86ea162d4ca01b7610f1afa4ec069fc4630e7b /devel/Makefile | |
parent | 3f20344c37c23cea56480b95247198aa56a4e460 (diff) |
New port: devel/p5-Data-Diver:
Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to
elements of deeply nested data structures, and the DiveRef(), DiveError(),
DiveClear(), and DiveDie() support functions.
WWW: http://search.cpan.org/dist/Data-Diver
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307806
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 2228c4c7ca0a..2e4dac782f58 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1598,6 +1598,7 @@ SUBDIR += p5-Data-ClearSilver-HDF SUBDIR += p5-Data-Clone SUBDIR += p5-Data-Compare + SUBDIR += p5-Data-Diver SUBDIR += p5-Data-Domain SUBDIR += p5-Data-Dump SUBDIR += p5-Data-Dump-Streamer |