diff --git a/dist.ini b/dist.ini index 44df488..9a7d2cf 100644 --- a/dist.ini +++ b/dist.ini @@ -1,12 +1,12 @@ name = Log-Any -abstract = +abstract = Bringing loggers and listeners together main_module = lib/Log/Any.pm author = Jonathan Swartz license = Perl_5 copyright_year = 2011 copyright_holder = Jonathan Swartz -version = 1.26 +version = 0.12 [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Any diff --git a/lib/Log/Any.pm b/lib/Log/Any.pm index 8d335f8..a6dd93a 100644 --- a/lib/Log/Any.pm +++ b/lib/Log/Any.pm @@ -319,23 +319,7 @@ other niceties. =back -=head1 AUTHOR - -Jonathan Swartz - =head1 SEE ALSO -L; the many Log:: modules on CPAN - -=head1 COPYRIGHT & LICENSE - -Copyright (C) 2009 Jonathan Swartz. - -Log::Any is provided "as is" and without any express or implied warranties, -including, without limitation, the implied warranties of merchantibility and -fitness for a particular purpose. - -This program is free software; you canredistribute it and/or modify it under -the same terms as Perl itself. +L, the many Log:: modules on CPAN -=cut diff --git a/weaver.ini b/weaver.ini new file mode 100644 index 0000000..5f74e1f --- /dev/null +++ b/weaver.ini @@ -0,0 +1,8 @@ +[@CorePrep] +[Generic / NAME] +[Version] +[Generic / SYNOPSIS] +[Generic / DESCRIPTION] +[Leftovers] +[Generic / AUTHORS] +[Legal]