--- trunk/jsFind.pm 2004/08/28 14:31:58 12 +++ trunk/jsFind.pm 2004/08/28 15:19:22 14 @@ -1,6 +1,6 @@ package jsFind; -use 5.008004; +use 5.005; use strict; use warnings; use HTML::Entities; @@ -57,6 +57,9 @@ =back +You can also examine examples which come as tests with this module, +for example C. + =head1 jsFind methods C is mode implementing methods which you, the user, are going to @@ -846,6 +849,8 @@ B-Trees in perl web site L +This module web site L + =head1 AUTHORS Mark-Jonson Dominus Emjd@pobox.comE wrote C which was