Looking through the code, there doesn’t seem to be a way to turn off
the read_from_command_line mode in the CGI module. In Perl CGI.pm
offers an option so that command-line testing is easier. Otherwise,
it can put a crimp in testing…
I’m just going to mock up a CGI object, but I can’t imagine why there
wouldn’t be a way to do that…