about summary refs log tree commit diff
path: root/lib/Net/HTTP/API/Meta/Method/APIMethod.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/HTTP/API/Meta/Method/APIMethod.pm')
-rw-r--r--lib/Net/HTTP/API/Meta/Method/APIMethod.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Net/HTTP/API/Meta/Method/APIMethod.pm b/lib/Net/HTTP/API/Meta/Method/APIMethod.pm
index 8303770..dc8a798 100644
--- a/lib/Net/HTTP/API/Meta/Method/APIMethod.pm
+++ b/lib/Net/HTTP/API/Meta/Method/APIMethod.pm
@@ -83,6 +83,8 @@ after add_net_api_method => sub {
 
 1;
 
+__END__
+
 =head1 SYNOPSIS
 
     my $api_client = MyAPI->new;