RSS Git Download  Clone
..
  RequestForm modified input form to work with IE8 - doesn't support placeholders or client-side validation; new requested_by field, moved taken_by & datetime fields to pdf form 11 years ago
  RequestForm.pm 7kB renamed dispatch.fcgi -> request_form.fcgi so kill action doesn't affect other default D2 fcgi processes 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