From 882a444887fa457046a8d357deb41fc1969f0e84 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 16 Feb 2015 20:20:43 -0800 Subject: Add __END__ section to all the lib files. --- lib/Net/HTTP/API/Role/Authentication.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Net/HTTP/API/Role/Authentication.pm') diff --git a/lib/Net/HTTP/API/Role/Authentication.pm b/lib/Net/HTTP/API/Role/Authentication.pm index 97150c4..631db20 100644 --- a/lib/Net/HTTP/API/Role/Authentication.pm +++ b/lib/Net/HTTP/API/Role/Authentication.pm @@ -50,6 +50,8 @@ after BUILDALL => sub { 1; +__END__ + =head1 SYNOPSIS =head1 DESCRIPTION -- cgit 1.4.1