GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Jifty::Script::Plugin(3) User Contributed Perl Documentation Jifty::Script::Plugin(3)

Jifty::Script::Plugin - Create the skeleton of a Jifty plugin

    jifty plugin --name NewPlugin
    jifty plugin --help
    jifty plugin --man

Creates a skeleton of a new Jifty::Plugin.

--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.

Create a directory for the plugin, a skeleton directory structure, and a "Makefile.PL" for your plugin.
2013-01-29 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.