RSS Git Download  Clone
..
  layouts css edits, mainly for IE8 11 years ago
  autosuggest.tt 1kB removed params & config tokens from before_template hook (automatic anyway); renamed search() to to disambiguate from 'var'; moved content of _validate_form() & _validate_nhs_number() back into routes (only 2 lines each); Path::Tiny in Role::PDS 11 years ago
  dateselect.tt 3kB initial commit - form + validation 11 years ago
  dumper.tt 128B initial commit - form + validation 11 years ago
  index.tt 5kB initial commit - form + validation 11 years ago
  pdf_form.tt 8kB seperated middle name into own field - was causing PDS validation to fail when combined with first name 11 years ago
  pds.tt 4kB removed params & config tokens from before_template hook (automatic anyway); renamed search() to to disambiguate from 'var'; moved content of _validate_form() & _validate_nhs_number() back into routes (only 2 lines each); Path::Tiny in Role::PDS 11 years ago
  request_form.tt 19kB css edits, mainly for IE8 11 years ago
  search_form.tt 3kB css edits, mainly for IE8 11 years ago
  README.txt
HTML::Barcode::QRCode requires Text::QRCode which requires libqrencode-dev, libqrencode3 & pkg-config packages deployment: * starman & D::C doesn't work without dedicated domain name (can't find statics) apache config: FastCgiServer /home/raj/apps/RequestForm/public/dispatch.fcgi -processes 2 \ -initial-env PERL5LIB=/home/raj/perl5/lib/perl5 # -initial-env PLACK_ENV=deployment # can also specify in .fcgi BEGIN block Alias /request-form /path/to/app/public/dispatch.fcgi