]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/haiku.pm
export $safe_url_regexp
[ikiwiki.git] / IkiWiki / Plugin / haiku.pm
index fe8a782fad2ffdf5c83c4ecb0c86f269195dd2d7..35208e56cfcc307ba95f23555ec537d1b78859e7 100644 (file)
@@ -4,7 +4,7 @@ package IkiWiki::Plugin::haiku;
 
 use warnings;
 use strict;
 
 use warnings;
 use strict;
-use IkiWiki;
+use IkiWiki 2.00;
 
 sub import { #{{{
        hook(type => "preprocess", id => "haiku", call => \&preprocess);
 
 sub import { #{{{
        hook(type => "preprocess", id => "haiku", call => \&preprocess);