Download List

Project Description

Jellybean is a Perl Object server that allows people to write custom applications following a simple interface and framework. It's conceptually similar to Zope, but has peer communication potential. It has its own tiny Web server which serves static pages, CGIs, or transforms URIs into method calls on objects, and allows users to create their own behavior.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-27 13:15
0.13

Server now can listen on multiple ports. Added Request Objects to abstract away type of request. Improved installer, error handling, and documentation. Added AdminCore to make administrative interface creation possible. Several small bugfixes, including documentation, and CGI handling.
Tags: Major feature enhancements

2001-04-12 07:49
0.12

A new Jellybean Wiki object, minor enhancements, and bugfixes.
Tags: Major feature enhancements

2001-02-19 10:13
0.11

Major new features, including improved snippet handling, many bugfixes, better documentation, a new templating and typing system, improved pre- and post-manglers, new test suite, and more.
Tags: Major feature enhancements

2001-01-30 15:13
0.10

New snippet-handling code that allows users to create their own compiled object methods at run time, many bugfixes, much more documentation, a simple HTTP daemon (low memory, high speed, some RFC compliance), improved custom CGI object (low memory, high speed, good compliance), improved manglers, and HTTP Authentication support for administrative use.

2001-01-30 15:13
0.09b

All known bugs have been fixed, beanpacks has been updated, and the installation has been improved (with a saner defaults set in Containers) and now allows Beanpack installation at runtime with Beanstalk. All users should upgrade.

Project Resources