Jellybean::Container::Maypole
-----------------------------

 0.12 Sat Jul 17 20:43:51 UTC 2004

This is a Jellybean container that can run Maypole applications.  This is
particularly handy if you don't want the overhead or the complexity of
installing Apache and mod_perl, if you want to run Maypole apps as if they were
local programs, or if you're just weird that way.  It's particularly handy if
you use SQLite as your database.

You'll need a recent version of Jellybean::Engine installed; download it from
http://wgz.org/chromatic/jellybean/.  Hopefully I can put it on the CPAN soon
to simplify installation.

You'll also need to install a recent version of Maypole.  This works with 1.4
and 1.5.  Hopefully it'll work better with newer versions.

You may want to apply Podmaster's patch to Class::DBI::SQLite
(http://rt.cpan.org/NoAuth/Bug.html?id=6315), if you're running version 0.04 of
that module.  (As of this writing, there is no newer version.)

See jb_maypole.pl for an example of how to launch your application.  Be sure to
fill in the variables at the top of the program.

As usual, enjoy!
-- c
