3 BEGIN { $ENV{CATALYST_ENGINE
} ||= 'CGI' }
8 use lib
"$FindBin::Bin/../lib";
17 cpan_blame_cgi.pl - Catalyst CGI
21 See L<Catalyst::Manual>
25 Run a Catalyst application as a cgi script.
29 Catalyst Contributors, see Catalyst.pm
34 This library is free software. You can redistribute it and/or modify
35 it under the same terms as Perl itself.