989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
14 lines
516 B
Text
14 lines
516 B
Text
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/
|