]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/skeleton.pm
actually, let's not use a fieldset label at all here, and use the
[ikiwiki.git] / IkiWiki / Plugin / skeleton.pm
index 06b184b0a201ad66037e7c0883045b978eaf2c84..b8c327c9d9a3281acd587ec812a8b44154384fdb 100644 (file)
@@ -6,7 +6,7 @@ package IkiWiki::Plugin::skeleton;
 
 use warnings;
 use strict;
-use IkiWiki '1.00';
+use IkiWiki 2.00;
 
 sub import { #{{{
        hook(type => "getopt", id => "skeleton",  call => \&getopt);