kiwiki engine, based on git.ikiwiki.info
summaryrefslogtreecommitdiff
path: root/perl/IkiWiki/Plugin/varioki.pm
blob: 0132aad326c61a29d0ead1eb1f1c8c7cc2e250d0 (plain)
  1. #!/usr/bin/perl
  2. #                              -*- Mode: Cperl -*-
  3. # varioki.pm ---
  4. # Author : Manoj Srivastava ( srivasta@glaurung.internal.golden-gryphon.com )
  5. # Created On : Wed Dec 6 22:25:44 2006
  6. # Created On Node : glaurung.internal.golden-gryphon.com
  7. # Last Modified By : Manoj Srivastava
  8. # Last Modified On : Thu Dec 7 13:07:36 2006
  9. # Last Machine Used: glaurung.internal.golden-gryphon.com
  10. # Update Count : 127
  11. # Status : Unknown, Use with caution!
  12. # HISTORY :
  13. # Description :
  14. #
  15. # arch-tag: 6961717b-156f-4ab2-980f-0d6a973aea21
  16. #
  17. # Copyright (c) 2006 Manoj Srivastava
  18. #
  19. # This program is free software; you can redistribute it and/or modify
  20. # it under the terms of the GNU General Public License as published by
  21. # the Free Software Foundation; either version 2 of the License, or
  22. # (at your option) any later version.
  23. #
  24. # This program is distributed in the hope that it will be useful,
  25. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  26. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  27. # GNU General Public License for more details.
  28. #