Maplat version 0.90
===================

Maplat is an integrated webframework with background workers. It
does not need an external webserver.

Maplat is designed to be used in a relativly save intranet environment,
where speed and easy of development take priority over absulote security.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

CGI
Data::Dumper
Date::Manip
Date::Simple
DBI
DBD::Pg
Digest::MD5
Digest::SHA1
File::stat
HTML::FormatText
HTML::Parse
IO::Handle
Mail::Sendmail
MIME::Base64
MIME::QuotedPrint
PDF::Report
Storable
String::CRC32
Sys::Hostname
Template
Time::HiRes
URI::Escape
XML::Simple


COPYRIGHT AND LICENCE

Copyright (C) 2009 by Rene Schickbauer

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.0 or,
at your option, any later version of Perl 5 you may have available.

Maplat includes a bunch of other software (for ease of install), these are
mainly jQuery, some jQuery plugins, jQuery.sheet() and the FCKEditor. Some of
these are distributed under other open source licenses, please see the corresponding
files in the tarball for details.
