The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.98 - 2010-03-15

  • Changed DBI/DBD::Pg tests to author tests
  • Added Author test for Perl::Critic
  • Modules now pass through Perl::Critic level 5 "gentle" (with a few changes to account for local policy)
  • Modules now pass through Perl::Critic level 4 "stern" (with a few changes to account for local policy)
  • Added support for jQuery-UI
  • Added basic support for themes
  • Slightly changed the way additional modules are handled (better support for future plugins)
  • Disabled dynamic module loading via eval/require. Too much trouble with that one 8-)
  • Fixed contact email address
  • calculated buildnum is now stable across multiple calls within the same program run (state variable)
  • TemplateCache now supports multiple directories (warning: config format change!)
  • Fixed some LogoCache bugs
  • Fixed StandardFields XML parsing
  • Fixed configurability of "INSERT PROJECT NAME HERE" via XML/StandardFields
  • Use MemCacheSim on helloworld tests
  • Disabled prompt for pg_config binary in Makefile.PL (cause database tests don't run except explicitly enabled)

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
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
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
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