软件包: liblog-dispatch-perl-perl (0.05-1)
liblog-dispatch-perl-perl 的相关链接
Trisquel 的资源:
下载源码包 liblog-dispatch-perl-perl:
- [liblog-dispatch-perl-perl_0.05-1.dsc]
- [liblog-dispatch-perl-perl_0.05.orig.tar.gz]
- [liblog-dispatch-perl-perl_0.05-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- intrigeri
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- liblog-dispatch-configurator-any-perl
- liblog-any-perl
- liblog-dispatch-perl
- libsocket-getaddrinfo-perl
- liblog-contextual-perl
- liblog-dispatchouli-perl
- liblog-report-perl
- libcgi-application-plugin-logdispatch-perl
- libplack-middleware-logwarn-perl
- liblog-any-adapter-dispatch-perl
- liblog-dispatch-filewriterotate-perl
Use core Perl functions for logging with Log::Dispatch
Log::Dispatch::Perl provides a Log::Dispatch output object that logs 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".
其他与 liblog-dispatch-perl-perl 有关的软件包
|
|
|
-
- dep: liblog-dispatch-perl
- message dispatcher to multiple Log::Dispatch::* objects
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language