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.
| Tags | Internet Web Dynamic Content HTTP Servers Software Development Libraries Application Frameworks |
|---|---|
| Licenses | Artistic GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Changes: 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.


Changes: A new Jellybean Wiki object, minor enhancements, and bugfixes.


Changes: 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.


Changes: 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.


Changes: This interim version adds support for library objects, data synchronization between servers, object data persistence, cookies, CGI data handling, documentation, various bugfixes, and can run simple Apache/mod_perl applications.