From owner-cvs-all Wed Feb 5 4: 8:24 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4937637B401; Wed, 5 Feb 2003 04:08:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECE3C43F79; Wed, 5 Feb 2003 04:08:21 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h15C8Lbv012104; Wed, 5 Feb 2003 04:08:21 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h15C8Las012103; Wed, 5 Feb 2003 04:08:21 -0800 (PST) Message-Id: <200302051208.h15C8Las012103@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 5 Feb 2003 04:08:21 -0800 (PST) To: all-committers@FreeBSD.org, legacy-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Class-Hook Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2003/02/05 04:08:21 PST Modified files: devel Makefile Added files: devel/p5-Class-Hook Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: Perl Class::Hook trace method calls to other classes Perl module Class::Hook enables you to trace methods calls from your code to other classes. PR: ports/45255 Submitted by: Brian Skrab Revision Changes Path 1.1053 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-Class-Hook/Makefile (new) 1.1 +1 -0 ports/devel/p5-Class-Hook/distinfo (new) 1.1 +1 -0 ports/devel/p5-Class-Hook/pkg-comment (new) 1.1 +16 -0 ports/devel/p5-Class-Hook/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-Class-Hook/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message