[libanyevent-handle-udp-perl] 35/60: Removed superfluous __END__ marker

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 10:05:42 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libanyevent-handle-udp-perl.

commit 8b44bd37185a66d261c42110e4a4df98e2758021
Author: Leon Timmermans <fawaka at gmail.com>
Date:   Mon Dec 10 23:51:28 2012 +0100

    Removed superfluous __END__ marker
---
 lib/AnyEvent/Handle/UDP.pm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/AnyEvent/Handle/UDP.pm b/lib/AnyEvent/Handle/UDP.pm
index 49b898d..60458d6 100644
--- a/lib/AnyEvent/Handle/UDP.pm
+++ b/lib/AnyEvent/Handle/UDP.pm
@@ -340,8 +340,6 @@ sub destroy {
 
 # ABSTRACT: client/server UDP handles for AnyEvent
 
-__END__
-
 =head1 DESCRIPTION
 
 This module is an abstraction around UDP sockets for use with AnyEvent.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-handle-udp-perl.git



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