in reply to Flow control / case structure

So my question is, what are the pros and cons of different ways to have my script do the correct task depending on what "Action" is?

CGI::Application provides a framework for tackling this very problem.