Step 2: write a wiki engine
The result was CGI::Wiki.
- a toolkit for building wiki applications from
- database-agnostic, choice of formatters (or write your own), version control, yada yada yada
- extensible with plugins
Then we layered the features we needed on top to produce a stand-alone
application.