RSS Git Download  Clone
..
  Routes new Routes::Test class for testing app; replaced 'dance' with 'true' in Reporter::Routes file - was causing 002_index_routes.t to load app as service 10 years ago
  SQL fix for 'mysql server has gone away' message - new DB check_db_connection() method clears dbix object if no ping received from db, forcing dbix object recreation; wrapped 'horrible' deferred keyword in flash() method; dev logger uses Console::Colored output 10 years ago
  Class.pm 535B switched model & app validation classes - DFV currently more suitable for model than HTML::FormHandler: eg manipulating validation profile required fields in model instead of template 10 years ago
  DB.pm 7kB fix for persistence of broken dbix in DB::sql_lib; added debug info to DB for mysql timeout - used in conjunction with Local::DB debug info 10 years ago
  Model.pm 6kB fix for 'mysql server has gone away' message - new DB check_db_connection() method clears dbix object if no ping received from db, forcing dbix object recreation; wrapped 'horrible' deferred keyword in flash() method; dev logger uses Console::Colored output 10 years ago
  Routes.pm 5kB new Routes::Test class for testing app; replaced 'dance' with 'true' in Reporter::Routes file - was causing 002_index_routes.t to load app as service 10 years ago
  Test.pm 230B moved sql query construction to new Reporter::SQL::Library class using Local::QueryLibrary & SQL::Abstract::More 11 years ago
  Validation.pm 3kB fix for 'mysql server has gone away' message - new DB check_db_connection() method clears dbix object if no ping received from db, forcing dbix object recreation; wrapped 'horrible' deferred keyword in flash() method; dev logger uses Console::Colored output 10 years ago
  Validator.pm 3kB fix for 'mysql server has gone away' message - new DB check_db_connection() method clears dbix object if no ping received from db, forcing dbix object recreation; wrapped 'horrible' deferred keyword in flash() method; dev logger uses Console::Colored output 10 years ago