Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

spoon(3pm) [debian man page]

Spoon(3pm)						User Contributed Perl Documentation						Spoon(3pm)

NAME
Spoon - A Spiffy Application Building Framework SYNOPSIS
Out of the Cutlery Drawer And onto the Dinner Table DESCRIPTION
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. SEE ALSO
Kwiki, Spork, Spiffy, IO::All DEDICATION
This project is dedicated to the memory of Iain "Spoon" Truskett. CREDIT
Dave Rolsky and Chris Dent have made major contributions to this code base. Of particular note, Dave removed the memory cycles from the hub architecture, allowing safe use with mod_perl. (Dave, Chris and myself currently work at Socialtext, where this framework is heavily used.) AUTHOR
Ingy dA~Xt Net <ingy@cpan.org> COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved. Copyright (c) 2006. Ingy dA~Xt Net. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2006-12-09 Spoon(3pm)

Check Out this Related Man Page

Kwiki::Command(3pm)					User Contributed Perl Documentation				       Kwiki::Command(3pm)

NAME
Kwiki::Command - Kwiki Command Line Tool Module SYNOPSIS
> kwiki -new mykwiki > cd mykwiki > kwiki -install Kwiki::RecentChanges Kwiki::Archive::Rcs Kwiki::Revisions > vim config.yaml > kwiki -update > kwiki -remove RecentChanges > kwiki -new_view admin DESCRIPTION
Kwiki::Command is the module that does all the work of the "kwiki" command line tool. You can use "kwiki" to install a new Kwiki, to update a Kwiki configuration, to add and remove Kwiki plugins and to download Kwiki plugins from CPAN. When you download the CPAN modules they can either be installed in the system Perl libraries or locally right in your kwiki dist. This is useful if you don't have root permissions for your installation. USAGES
There are many different commands you can do with the "kwiki" command line tool. o -new Create a new kwiki with the command: kwiki -new You must be inside an empty directory. Alternatively you can say: kwiki -new path/to/kwiki The target directory must be empty or must not exist yet. AUTHOR
Brian Ingerson <INGY@cpan.org> COPYRIGHT
Copyright (c) 2004. Brian Ingerson. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html perl v5.12.4 2011-09-17 Kwiki::Command(3pm)
Man Page

2 More Discussions You Might Find Interesting

1. Programming

General Framework For C

Hi guys. Is there any General Framework for C like other languages?:confused: for example .Net or ... . I googled but i didn't find anything useful. (5 Replies)
Discussion started by: majid.merkava
5 Replies

2. What is on Your Mind?

Please Welcome Dave Munro to the Moderator Team!

Dear All, I am very pleased to announce that Dave Munro (gull04) is joining the Moderation Team, after being a very valuable member of UNIX.com for 15+ years. Dave is an IT Consultant with 30 years of experience this year, has worked in many of the industry vertical market segments and has... (6 Replies)
Discussion started by: Neo
6 Replies