r8513 - in /trunk/libpoe-component-sslify-perl/lib/POE/Component: SSLify.pm SSLify/ClientHandle.pm SSLify/ServerHandle.pm

keescook-guest at users.alioth.debian.org keescook-guest at users.alioth.debian.org
Tue Oct 23 17:50:22 UTC 2007


Author: keescook-guest
Date: Tue Oct 23 17:50:22 2007
New Revision: 8513

URL: http://svn.debian.org/wsvn/?sc=1&rev=8513
Log:
adjust spacing to allow POD to be detected correctly

Modified:
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm
    trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm?rev=8513&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify.pm Tue Oct 23 17:50:22 2007
@@ -183,6 +183,7 @@
 1;
 
 __END__
+
 =head1 NAME
 
 POE::Component::SSLify - Makes using SSL in the world of POE easy!

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm?rev=8513&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ClientHandle.pm Tue Oct 23 17:50:22 2007
@@ -58,6 +58,7 @@
 1;
 
 __END__
+
 =head1 NAME
 
 POE::Component::SSLify::ClientHandle

Modified: trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm
URL: http://svn.debian.org/wsvn/trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm?rev=8513&op=diff
==============================================================================
--- trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm (original)
+++ trunk/libpoe-component-sslify-perl/lib/POE/Component/SSLify/ServerHandle.pm Tue Oct 23 17:50:22 2007
@@ -161,6 +161,7 @@
 1;
 
 __END__
+
 =head1 NAME
 
 POE::Component::SSLify::ServerHandle




More information about the Pkg-perl-cvs-commits mailing list