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
14       building Social Software web applications. The Kwiki wiki software is
15       built 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
35       framework 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

POD ERRORS

50       Hey! The above document had some coding errors, which are explained
51       below:
52
53       Around line 57:
54           Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8
55
56
57
58perl v5.32.0                      2020-07-28                          Spoon(3)
Impressum