pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Log-Any



Module Name:    pkgsrc
Committed By:   sno
Date:           Sat Jan 16 22:39:16 UTC 2010

Update of /cvsroot/pkgsrc/devel/p5-Log-Any
In directory ivanova.netbsd.org:/tmp/cvs-serv29137

Log Message:
Importing devel/p5-Log-Any v0.10 as dependency of scheduled update of
www/p5-HTML-Mason.

Log::Any allows CPAN modules to safely and efficiently log messages, while
letting the application choose (or decline to choose) a logging mechanism
such as Log::Dispatch or Log::Log4perl.

Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6,
which makes it appropriate for even small CPAN modules to use. It defaults
to 'null' logging activity, so a module can safely log without worrying
about whether the application has chosen (or will ever choose) a logging
mechanism.

The application, in turn, may choose one or more logging mechanisms via
Log::Any::Adapter.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-Log-Any/Makefile
N pkgsrc/devel/p5-Log-Any/DESCR
N pkgsrc/devel/p5-Log-Any/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index