moved 'app_version' as var from 'before' hook to a token key in 'before_template' hook; added /test/error route; switched off auto-inflate dates in Local::DB pending removal of dates -> datetimes in app/templates
removed RequestForm::Test load from RequestForm::DB - causing production server startup failure due to file permissions, and class not required by production app anyway
model saves bcr_abl data (diagnosis_date & first_line_date); moved test data initialiastion from Request::DB to Request::Test & test scripts; complteted adaption for bcr-abl monitoring; new 005_bcr_abl.t
moved validation requried & optional fields to config.yml for use by tests; changed test scripts db to lims_test; tesed form validation and form submission; protected date validation in absence of day/month params