Subject: | [PATCH] pod cleanup |
This patch removes the #! line in a pod file. I ran across this while building an RPM for Fedora/EPEL.
Subject: | net_twitter_lite_pod.patch |
diff -Naur old/lib/Net/Twitter/Lite/WithAPIv1_1.pod new/lib/Net/Twitter/Lite/WithAPIv1_1.pod
--- lib/Net/Twitter/Lite/WithAPIv1_1.pod 2014-01-25 11:11:46.000000000 +1100
+++ lib/Net/Twitter/Lite/WithAPIv1_1.pod 2014-02-14 21:04:00.483437181 +1100
@@ -1,5 +1,3 @@
-#!/usr/bin/env perl
-
=head1 NAME
Net::Twitter::Lite::WithAPIv1_1 - A perl interface to the Twitter API