Subject: | Fix URL |
Hello,
I'm trying to update various URLs in the Perl source code.
Here's a quick patch.
Thanks! Leon
Subject: | filter_util_call.patch |
diff --git a/ext/Filter-Util-Call/Call.pm b/ext/Filter-Util-Call/Call.pm
index 1d1b261..0eb57d5 100644
--- a/ext/Filter-Util-Call/Call.pm
+++ b/ext/Filter-Util-Call/Call.pm
@@ -483,8 +483,7 @@ Filter::Util::Call. Although it doesn't allow the fine control that
Filter::Util::Call does, it should be adequate for the majority of
applications. It's available at
- http://www.cpan.org/modules/by-author/Damian_Conway/Filter-Simple.tar.gz
- http://www.csse.monash.edu.au/~damian/CPAN/Filter-Simple.tar.gz
+ http://search.cpan.org/dist/Filter-Simple/
=head1 AUTHOR