In contrary to the copyright statement on http://www.blosxom.com/license.html, but...
[matthijs/upstream/blosxom.git] / t / plugin_list / plugins / plugin2
1 package plugin2;
2 sub start { 1 };
3 1;