Today was the day where I got all the form validation working and tonight will be the night where I get the storing of submission info working. Once that's done, the first leg of the app will be in place, and it'll just need refactoring.
I'm worried about the code because I'm not explicitly writing tests, but for that I would have to use WWW::Mechanize, and I don't know if that's available on the box I'm working on, so I'm just forging ahead and testing manually from the browser. This is not how I would be doing it if I had access to company resources, but I do not have access to company resources at this time, and I'd like to have the prototype together before I ask.