ports/textproc/p5-XML-RSS/patches/patch-examples_rss_info_pl

12 lines
210 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- examples/rss_info.pl.orig Fri Oct 3 00:52:13 2008
+++ examples/rss_info.pl Fri Oct 3 00:52:23 2008
@@ -3,8 +3,6 @@
# channel_info.pl
# print channel info
-use lib '.';
-
use strict;
use warnings;