debian man page for jifty::script::plugin

Query: jifty::script::plugin

OS: debian

Section: 3pm

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

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

NAME
Jifty::Script::Plugin - Create the skeleton of a Jifty plugin
SYNOPSIS
jifty plugin --name NewPlugin jifty plugin --help jifty plugin --man
DESCRIPTION
Creates a skeleton of a new Jifty::Plugin. options --name This script only takes one option, "--name", which is required; it is the name of the plugin to create; this will be prefixed with "Jifty::Plugin::" automatically. Jifty will create a directory with that name, and place all of the files it creates inside that directory. --help Print a brief help message and exits. --man Prints the manual page and exits.
METHODS
run Create a directory for the plugin, a skeleton directory structure, and a "Makefile.PL" for your plugin. perl v5.14.2 2010-09-25 Jifty::Script::Plugin(3pm)
Related Man Pages
jifty::plugin::cssquery(3pm) - debian
jifty::plugin::comment::dispatcher(3pm) - debian
jifty::plugin::sqlqueries(3pm) - debian
jifty::script::model(3pm) - debian
jifty::script::server(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results