[SCM] libmessage-passing-perl Debian packaging branch, master, updated. debian/0.111-3-14-g44f6e88
Tomas Doran
bobtfish at bobtfish.net
Mon May 6 11:56:45 UTC 2013
The following commit has been merged in the master branch:
commit e6fcdded08d5d7fcd40d4a3b2b00d894e215bfc9
Author: Tomas Doran <bobtfish at bobtfish.net>
Date: Sun Mar 4 18:46:52 2012 +0000
Copyright fixes
diff --git a/lib/Log/Stash/DSL.pm b/lib/Log/Stash/DSL.pm
index 2eb9fae..2b08e51 100644
--- a/lib/Log/Stash/DSL.pm
+++ b/lib/Log/Stash/DSL.pm
@@ -171,6 +171,16 @@ Can be passed a log_chain to run, although this is entirely optional
(as all log chains which are still in scope will run when the event
loop is entered).
+=head1 SPONSORSHIP
+
+This module exists due to the wonderful people at
+L<Suretec Systems|http://www.suretecsystems.com/> who sponsored it's
+development.
+
+=head1 AUTHOR, COPYRIGHT AND LICENSE
+
+See L<Log::Stash>.
+
=cut
1;
diff --git a/lib/Log/Stash/DSL/Factory.pm b/lib/Log/Stash/DSL/Factory.pm
index aace223..cac245c 100644
--- a/lib/Log/Stash/DSL/Factory.pm
+++ b/lib/Log/Stash/DSL/Factory.pm
@@ -66,4 +66,23 @@ sub make {
__PACKAGE__->meta->make_immutable;
1;
+=head1 NAME
+
+Log::Stash::DSL::Factory - Build a set of logstash chains using symbolic names
+
+=head1 DESCRIPTION
+
+No user serviceable parts inside. See L<Log::Stash::DSL>.
+
+=head1 SPONSORSHIP
+
+This module exists due to the wonderful people at
+L<Suretec Systems|http://www.suretecsystems.com/> who sponsored it's
+development.
+
+=head1 AUTHOR, COPYRIGHT AND LICENSE
+
+See L<Log::Stash>.
+
+=cut
--
libmessage-passing-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list