Catalyst-Controller-MovableType
view release on metacpan or search on metacpan
'ignore_extensions' => [ qr/.*/ ],
'dirs' => [ qw/static/ ]
}
);
METHODS
capture_mt_script
Captures the path of the Movable Type.
run_mt_script
Runs the requested Movable Type .cgi script transparently with
cgi_to_response.
not_found
Sets the response to a simple 404 Not found page. You can override this
method with your own.
BUGS
None known.
SEE ALSO
lib/Catalyst/Controller/MovableType.pm view on Meta::CPAN
);
=head1 METHODS
=head2 capture_mt_script
Captures the path of the Movable Type.
=head2 run_mt_script
Runs the requested Movable Type .cgi script transparently with cgi_to_response.
=head2 not_found
Sets the response to a simple 404 Not found page. You can override this method
with your own.
=head1 BUGS
None known.
( run in 2.463 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )