Peter Stuifzand

My very own ticket system

I created my first Ticket System. It may look a bit like RT, but that doesn’t matter to me. The code was written from scratch in about 12 hours.

I used DBIx::DWIW, HTML::Template, CGI::Session and Web::Controller. This last module was created by myself, to make it easier to create web applications. The other modules weren’t written by me, but did make it easier to create this application.

I created a demo version of the ticket system. You can login using: demo/demo. So give it a try and send me your opinions.

© 2023 Peter Stuifzand