From: Jarkko Hietaniemi Date: Wed, 2 May 2001 11:43:51 +0000 (+0000) Subject: Note that if you have recent enough Perl you already X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=674389892a8bf9df41dbd47b8d88d13b2f7c3645;p=p5sagit%2Fp5-mst-13.2.git Note that if you have recent enough Perl you already have Filter::Util::Call. p4raw-id: //depot/perl@9953 --- diff --git a/lib/Filter/Simple.pm b/lib/Filter/Simple.pm index 401722d..9d88bf1 100644 --- a/lib/Filter/Simple.pm +++ b/lib/Filter/Simple.pm @@ -110,6 +110,7 @@ To use the module it is necessary to do the following: =item 1. Download, build, and install the Filter::Util::Call module. +(If you have Perl 5.7.1 or later you already have Filter::Util::Call.) =item 2.