1Spoon(3)              User Contributed Perl Documentation             Spoon(3)
2
3
4

NAME

6       Spoon - A Spiffy Application Building Framework
7

SYNOPSIS

9           Out of the Cutlery Drawer
10           And onto the Dinner Table
11

DESCRIPTION

13       Spoon is an Application Framework that is designed primarily for build‐
14       ing Social Software web applications. The Kwiki wiki software is built
15       on top of Spoon.
16
17       Spoon::Base is the primary base class for all the Spoon::* modules.
18       Spoon.pm inherits from Spiffy.pm.
19
20       Spoon is not an application in and of itself. (As compared to Kwiki)
21       You need to build your own applications from it.
22

SEE ALSO

24       Kwiki, Spork, Spiffy, IO::All
25

DEDICATION

27       This project is dedicated to the memory of Iain "Spoon" Truskett.
28

CREDIT

30       Dave Rolsky and Chris Dent have made major contributions to this code
31       base. Of particular note, Dave removed the memory cycles from the hub
32       architecture, allowing safe use with mod_perl.
33
34       (Dave, Chris and myself currently work at Socialtext, where this frame‐
35       work is heavily used.)
36

AUTHOR

38       Ingy döt Net <ingy@cpan.org>
39
41       Copyright (c) 2004. Brian Ingerson. All rights reserved.  Copyright (c)
42       2006. Ingy döt Net. All rights reserved.
43
44       This program is free software; you can redistribute it and/or modify it
45       under the same terms as Perl itself.
46
47       See http://www.perl.com/perl/misc/Artistic.html
48
49
50
51perl v5.8.8                       2006-08-26                          Spoon(3)
Impressum