Changes for version 3.1.1

  • bugfix: internal output buffer in PAB3::Utils::strftime was calulated to small, that the result string may be cut
  • fixed return values in several functions at PAB3::DB::Max
  • fixed broken statement error handling in PAB3::DB
  • fixed broken parameter binding in PAB3::DB::Driver::Prosgres::execute() method
  • fixed broke statement names in module PAB3::DB::Driver::Prosgres
  • fixed misplaced code in prepare() and execute() functions in PAB3::DB::Driver::Mysql
  • fixed PAB3::DB::Driver::Sqlite3::execute() method which returns an error on second and further calls

Modules

CGI module for the PAB3 environment or as standalone
Common interface for database communication
Additional functions to PAB3::DB
Caches hashmaps used in PAB3
Logging extension to PAB3
PAB3 session handler
Simple periodic XOR encryption
Perl5 wrapper to the mysql5+ client libary and driver for the PAB3::DB class
Perl5 wrapper to the pgsql libary and driver for the PAB3::DB class
Perl5 wrapper to libsqlite3 and driver for the PAB3::DB class
Perl Application Builder / Version 3
Utility functions for the PAB3 environment or as standalone

Provides

in lib/PAB3/CGI/Request.pm
in lib/PAB3/CGI/RequestStd.pm
in lib/PAB3/DB/Max.pm
in lib/PAB3/DB/DataSet.pm
in lib/PAB3/DB.pm
in lib/PAB3/DB/Max.pm
in lib/PAB3/DB.pm
in lib/PAB3/Output/CGI.pm
in lib/PAB3/Output/Code.pm
in lib/PAB3/Output/Object.pm