1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/devel/p5-Spoon/pkg-descr
Vanilla I. Shu 919b124588 Add p5-Spoon 0.16, a Spiffy Application Building Framework.
PR:		ports/69140
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-17 01:59:30 +00:00

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>