NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I second MojoMojo (Score:1)
The source code can now be found on GitHub at.... http://github.com/marcusramberg/mojomojo/tree/master [github.com]
Re:I second MojoMojo (Score:1)
I am aware of MojoMojo. But it certainly doesn't meet my requirements - good feature set but installation is no comparison to any of the wikis I mentioned.
Reply to This
Parent
Re: (Score:1)
Still if u like something sweet & small then u could do it 11 lines using the Squatting web microframework... http://github.com/beppu/squatting/blob/master/eg/MicroWiki.pm [github.com]
In all seriousness I have been thinking of writing a lightweight file based Wiki using Squatting. There is already a "fledging" Wiki app in Squatting example directory... http://cpansearch.perl.org/src/BEPPU/Squatting-0.52/eg/Wiki.pm [perl.org]