freebsd-ports/devel/p5-Log-Report/pkg-descr
Lars Thegler d3dce64ae5 - Update to 0.99.4
- Add Devel::GlobalDestruction as runtime depend
- Trim Makefile header
- adjust WWW line in port description

PR:		ports/181524
Submitted by:	az
2013-08-26 20:40:47 +00:00

8 lines
444 B
Text

Handling messages to users can be a hassle, certainly when the same module is
used for command-line and in a graphical interfaces, and has to cope with
internationalization at the same time; this set of modules tries to simplify
this. Log::Report combines gettext features with Log::Dispatch-like features.
However, you can also use this module to do only translations or only message
dispatching.
WWW: http://search.cpan.org/dist/Log-Report/