]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/more.pm
* pagespec_match() has changed to take named parameters, to better allow
[git.ikiwiki.info.git] / IkiWiki / Plugin / more.pm
index dae3728ba37118dcdc717cafa6e36dd591410231..6a34682ba61c9043ffff65343acd035e018cce25 100644 (file)
@@ -3,7 +3,7 @@ package IkiWiki::Plugin::more;
 
 use warnings;
 use strict;
-use IkiWiki;
+use IkiWiki 2.00;
 
 my $linktext = gettext("more");