diff options
Diffstat (limited to 'textproc/p5-Search-Saryer/files/patch-Saryer.pm')
-rw-r--r-- | textproc/p5-Search-Saryer/files/patch-Saryer.pm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/p5-Search-Saryer/files/patch-Saryer.pm b/textproc/p5-Search-Saryer/files/patch-Saryer.pm deleted file mode 100644 index d910b25f3093..000000000000 --- a/textproc/p5-Search-Saryer/files/patch-Saryer.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- Saryer.pm.orig Mon Jul 11 02:19:01 2005 -+++ Saryer.pm Fri Jun 23 13:38:04 2006 -@@ -13,7 +13,7 @@ - - =head1 SYNOPSIS - -- my $saryer = new Search::Saryer(filename->'search.txt'); -+ my $saryer = new Search::Saryer(filename=>'search.txt'); - print $saryer->grep($pattern) - - =head1 CONSTRUCTOR |