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