Kwiki or TWiki... Kwiki or TWiki...
Both are written in Perl. Both have a "pluggable" architecture in that you can write a plugin in Perl and add/customize functionality. Both perform standard Wiki-fu and Wiki-voodoo. Which to choose? Which to choose?
Comments
I don't have any experience with Kwiki (besides seeing Ingy give a presentation sorta about it at YAPC), but I'd say that unless you really need the non-duplicatable functionality of a TWiki plugin go with Kwiki. Kwiki is *much* more modular and thus easier to hack and create your own functions. TWiki, while I like it for being well-supported, making auth fairly simple, running under mod_perl and having lots of plugins, is a bit of a mess.