Date: Sun, 1 Feb 2004 10:23:24 -0800 (PST) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Log-Dispatch-Perl Makefile distinfo pkg-descr pkg-plist Message-ID: <200402011823.i11INO36055821@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2004/02/01 10:23:24 PST
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Log-Dispatch-Perl Makefile distinfo pkg-descr
pkg-plist
Log:
Add p5-Log-Dispatch-Perl 0.03, a Log::Dispatch plug-in using core Perl
functions for logging.
The "Log::Dispatch::Perl" module offers a logging alternative using
standard Perl core functions. It allows you to fall back to the
common Perl alternatives for logging, such as "warn" and "cluck".
It also adds the possibility for a logging action to halt the current
environment, such as with "die" and "croak".
WWW: http://search.cpan.org/dist/Log-Dispatch-Perl/
PR: ports/62220
Submitted by: Lars Thegler <lars@thegler.dk>
Revision Changes Path
1.1427 +1 -0 ports/devel/Makefile
1.1 +32 -0 ports/devel/p5-Log-Dispatch-Perl/Makefile (new)
1.1 +1 -0 ports/devel/p5-Log-Dispatch-Perl/distinfo (new)
1.1 +7 -0 ports/devel/p5-Log-Dispatch-Perl/pkg-descr (new)
1.1 +7 -0 ports/devel/p5-Log-Dispatch-Perl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402011823.i11INO36055821>
