Upstream changes:
version 1.01: Mon Mar 10 16:10:25 CET 2014
Fixes:
- ::Util cannot use error or __x, mutual dependencies do not work
[Patrick Goldmann]
Improvements:
- changed documentation style
- die if Log::Report is used and too old
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
This module will allow libraries (helper modules) to have a dependency
to a small module instead of the full Log-Report distribution. The full
power of Log::Report is only released when the main program uses that
module. In that case, the module using the 'Optional' will also use the
full Log::Report, otherwise the dressed-down Log::Report::Minimal version.