blob: 2c86d2c0c5588e8d86d4fa881bb2f1b228725eba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Spoon - A Spiffy Application Building Framework
Spoon is an Application Framework that is designed primarily for
building Social Software web applications. The Kwiki wiki software is
built on top of Spoon.
Spoon::Base is the primary base class for all the Spoon::* modules.
Spoon.pm inherits from Spiffy.pm.
Spoon is not an application in and of itself. (As compared to Kwiki) You
need to build your own applications from it.
Author: Brian Ingerson <INGY at cpan.org>
WWW: http://search.cpan.org/dist/Spoon/
|