debian man page for jifty::plugin::compat

Query: jifty::plugin::compat

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Jifty::Plugin::Compat(3pm)				User Contributed Perl Documentation				Jifty::Plugin::Compat(3pm)

NAME
Jifty::Plugin::Compat - Provide Jifty API compatibility
SYNOPSIS
# In your jifty config.yml under the framework section: Plugins: - Compat: {}
DESCRIPTION
This plugin provides Jifty API compatibility. ConfigVersion VERSION 5 Provides Jifty::Handler->apache for apps prior to ConfigFileVersion 5. TODO: this should also rebind STDIN/STDOUT in the per-request hook.
METHODS
wrap APP Wraps the provided Plack app in the compatibility layer. You'll never need to call this yourself. perl v5.14.2 2010-12-08 Jifty::Plugin::Compat(3pm)
Related Man Pages
jifty::plugin(3pm) - debian
jifty::plugin::authentication::password::dispatcher(3pm) - debian
jifty::plugin::requestinspector(3pm) - debian
jifty::plugin::testserverwarnings(3pm) - debian
jifty::web::session::none(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?