RSS Git Download  Clone
..
  app.pl 94B initial commit, upload working using localhost socket, no user feedback yet 11 years ago
  app.psgi 121B initial commit, upload working using localhost socket, no user feedback yet 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