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::App(3) User Contributed Perl Documentation Jifty::Script::App(3)

Jifty::Script::App - Create the skeleton of a Jifty application

  jifty --name MyApp  Creates an application

 Options:
   --name             application name

   --help             brief help message
   --man              full documentation

This script creates the skeleton of your application. See Jifty::Manual::Tutorial for more information.

--name
Required option. It is the name of the application to create. 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.

Creates a skeleton of a new Jifty application. See Jifty::Manual::Tutorial for an example of its use.

Create a directory for the application, a skeleton directory structure, and a "Makefile.PL" for you application.
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.