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)NAMEJifty::Script::Plugin - Create the skeleton of a Jifty pluginSYNOPSISjifty plugin --name NewPlugin jifty plugin --help jifty plugin --manDESCRIPTIONCreates 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.METHODSrun 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)
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 |