RSS Git Download  Clone
..
  development.yml 741B moved model to a global stash, but not ideal as it is persistent so requires clearing after each request cycle 11 years ago
  production.yml 351B moved model to a global stash, but not ideal as it is persistent so requires clearing after each request cycle 11 years ago
  README.txt
for localhost testing: 1) start localhost printer socket in new console: perl ~/scripts/test_scripts/socket.pl 2) start app using LOCALHOST_SOCKET=1 plackup -p 3000 bin/app.psgi