Upstream changes:
0.003 2014-09-22 19:14:22-07:00 America/Los_Angeles
- Fixed bug where logger(category) would return default category not specified one
- Fixed version info
0.0.2
- Fixed distribution issues
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.
MooX-Log-Any version 0.001 into devel/p5-MooX-Log-Any
A logging role building a very lightweight wrapper to Log::Any for use with
your Moo or Moose classes. Connectibng a Log::Any::Adapter should be
performed prior to logging the first log message, otherwise nothing will
happen, just like with Log::Any