]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - IkiWiki/Plugin/orphans.pm
po: when possible, disable use of Text::WrapI18N in po4a; else warn about too old po4a
[www/ikiwiki.git] / IkiWiki / Plugin / orphans.pm
index 8e9ab0ff402a12799843981787f427dcfc13812c..605e6e43ada79398afe07d1c7c07393612eeca6d 100644 (file)
@@ -4,7 +4,7 @@ package IkiWiki::Plugin::orphans;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 
 sub import {
        hook(type => "getsetup", id => "orphans", call => \&getsetup);