mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
919b124588
PR: ports/69140 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
15 lines
517 B
Plaintext
15 lines
517 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/~ingy/Spoon/
|
|
Author: Brian Ingerson <INGY at cpan.org>
|