Commit graph

4 commits

Author SHA1 Message Date
wen
1d9a4801e4 Update to 0.004001
Upstream changes:
0.004001  2015-01-12 16:56:22-05:00 America/New_York
  - Removed Log::Any::Adapter dependency issue #9

0.004000  2015-01-07 10:27:26-05:00 America/New_York
  - Changed PERL require modules to perl

0.003001  2014-12-08 14:24:38-05:00 America/New_York
  - Add version info to log.pm
  - Add tests to check for version
2015-01-24 10:37:56 +00:00
wen
348cb843c2 Update to 0.003
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
2014-10-13 06:12:09 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
sno
d558f838ea Adding new package for Perl module MooX::Log::Any from CPAN distribution
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
2014-02-23 15:51:56 +00:00