Skip to content

Commit

Permalink
add pod
Browse files Browse the repository at this point in the history
  • Loading branch information
jonswar committed Jan 5, 2010
1 parent 5f3218e commit 4aa6fa9
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions lib/Log/Any/Adapter/Core.pm
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,29 @@ sub _make_method {
}

1;

__END__
=pod
=head1 NAME
Log::Any::Adapter::Core
=head1 DESCRIPTION
This is the base class for both real Log::Any adapters and
Log::Any::Adapter::Null.
=head1 AUTHOR
Jonathan Swartz
=head1 COPYRIGHT & LICENSE
Copyright (C) 2009 Jonathan Swartz, all rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
=cut

0 comments on commit 4aa6fa9

Please sign in to comment.