Date: Thu, 19 May 2011 14:43:06 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Ouch Makefile distinfo pkg-descr pkg-plist Message-ID: <201105191443.p4JEh68O093414@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-05-19 14:43:06 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Ouch Makefile distinfo pkg-descr pkg-plist Log: Ouch provides a class for exception handling that doesn't require a lot of boilerplate, nor any up front definition. If Exception::Class is working for you, great! But if you want something that is faster, easier to use, requires less typing, and has no prereqs, but still gives you much of that same functionality, then Ouch is for you. WWW: http://search.cpan.org/dist/Ouch/ Revision Changes Path 1.4331 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Ouch/Makefile (new) 1.1 +2 -0 ports/devel/p5-Ouch/distinfo (new) 1.1 +7 -0 ports/devel/p5-Ouch/pkg-descr (new) 1.1 +3 -0 ports/devel/p5-Ouch/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105191443.p4JEh68O093414>