diff options
author | tobez <tobez@FreeBSD.org> | 2009-09-02 02:07:07 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-09-02 02:07:07 +0800 |
commit | 710fb4a764a41da365aebcb6057ce9d4d30cf922 (patch) | |
tree | 3d624cc33a191890f35f61b3b5e27aef8e7ca995 /lang/Makefile | |
parent | 3360ea5797f97518eb5b07c3df348e18964dfe8d (diff) | |
download | freebsd-ports-gnome-710fb4a764a41da365aebcb6057ce9d4d30cf922.tar.gz freebsd-ports-gnome-710fb4a764a41da365aebcb6057ce9d4d30cf922.tar.zst freebsd-ports-gnome-710fb4a764a41da365aebcb6057ce9d4d30cf922.zip |
Add lang/p5-Try-Tiny 0.01, a Perl module that
provides minimal try/catch with proper localization of $$@.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 226782d9368a..5a8a6a54aaa2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -228,6 +228,7 @@ SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch SUBDIR += p5-Tcl + SUBDIR += p5-Try-Tiny SUBDIR += p5-ePerl SUBDIR += p5-signatures SUBDIR += p5-v6 |