RSS Git Download  Clone
..
  RequestForm seperated middle name into own field - was causing PDS validation to fail when combined with first name 11 years ago
  RequestForm.pm 5kB separated form submission into 2 stages, first stage does nhs number validation and search on HILIS - populates request form fields if found 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