projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8b6e382
)
Note that if you have recent enough Perl you already
Jarkko Hietaniemi [Wed, 2 May 2001 11:43:51 +0000 (11:43 +0000)]
have Filter::Util::Call.
p4raw-id: //depot/perl@9953
lib/Filter/Simple.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Filter/Simple.pm
b/lib/Filter/Simple.pm
index
401722d
..
9d88bf1
100644
(file)
--- 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.