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

Changes for version 0.991 - 2010-06-04

  • Added some helper modules for cleaner code in main modules
  • Added accesslog for webinterface
  • fixed return codes according to HTTP specs
  • Added database-backed version of MemCache called MemCachePg ⁻ Fix possible bug with un->finish'd DBI statement
  • Added function to add offsets to ISO date
  • Added workaround for wrong timezones on a few windows machines. This is basically only required when running as windows service, as far as i can tell.
  • Changes to headers to try preventing clickjacking
  • TemplateCache: Add function for HTML entity quoting
  • Moved some templates to the correct plugin
  • fixed some tests (that actually broke cpantesters tests)

Modules

The MAPLAT Web Framework
get the build number of the application
remove unused columns from CSV files
client library for memcached (memory cache daemon)
get the current command queue
serialize data structures for saving them into a database text field
generation and parsing of common date strings
read in whole files from filename
print the Maplat logo as ASCII Art
Logger on steroids
print the Maplat mascot as ASCII Art
string padding/trimming helpers
special string handling functions
log to STDOUT and a logfile
the Maplat WebGUI
log all access to the webgui
base module for web modules
filter pages to display correctly in various browsers
command ihandling module
view debuglog (STDOUT) from workers
view worker DirCleaner status
search mask for documents
edit spreadsheets complete with graphs
edit rich text documents
limited view of the errors table
this module handles login, user managment and views
date-based logo display
Module for access to memcached
PostgreSQL-backed memcache module
Simulated Maplat::Web::MemCache
Web module for accessing Oracle databases
redirect web access to other pages
Web module for accessing PostgreSQL databases
send mails to Maplat users
save and load session/module specific data
provide some standard fields for default_webdata
provide static files to browser
view the errors table
provide template caching and rendering
add theming support to your project
save and load user/module specific data
change some webgui variables online
the Maplat Worker
database admin command module
base module for worker modules
database admin command module
Clean stale files from directories
Module for access to memcached
Worker module for accessing Oracle databases
Worker module for accessing PostgreSQL databases
logging to database and STDOUT
send infos and files via email

Provides

in Examples/helloworld/Maplat/Web/HelloWorld.pm
in Examples/helloworld_windowsservice/Maplat/Web/HelloWorld.pm
in Examples/helloworld_windowsservice/MaplatSVCWin.pm

Examples