The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
INSTALLATION

You install Mungo, as you would install any perl module
library, by running these commands:

   perl Build.PL
   make
   make test
   make install