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/Parser/JSON.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Net/HTTP/API/Parser/JSON.pm') diff --git a/lib/Net/HTTP/API/Parser/JSON.pm b/lib/Net/HTTP/API/Parser/JSON.pm index d340c75..ea164c5 100644 --- a/lib/Net/HTTP/API/Parser/JSON.pm +++ b/lib/Net/HTTP/API/Parser/JSON.pm @@ -18,6 +18,8 @@ sub decode { 1; +__END__ + =head1 SYNOPSIS =head1 DESCRIPTION -- cgit v1.2.3