3 use Catalyst
::ScriptRunner
;
4 Catalyst
::ScriptRunner
->run('SGN', 'CGI');
10 sgn_cgi.pl - Catalyst CGI
14 See L<Catalyst::Manual>
18 Run a Catalyst application as a cgi script.
22 Catalyst Contributors, see Catalyst.pm
26 This library is free software. You can redistribute it and/or modify
27 it under the same terms as Perl itself.