]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/pagecount.pm
* Optimise displaytime, trimming maybe 6% off the build time.
[ikiwiki.git] / IkiWiki / Plugin / pagecount.pm
index 5ba7ee50b0bd61df0f9c75ea44761795cb65749a..313ffdff0d6e9c225957d692fbfdea6a9f3109a3 100644 (file)
@@ -1,5 +1,4 @@
 #!/usr/bin/perl
-# Provides [[pagecount ]] to count the number of pages.
 package IkiWiki::Plugin::pagecount;
 
 use warnings;