Jesse Vincent > Jifty-0.60912 > Jifty::Bootstrap

Download:
Jifty-0.60912.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  12
Open  5
View Bugs
Report a bug
Source   Latest Release: Jifty-0.91117

NAME ^

Jifty::Bootstrap - Insert initial data into your database

DESCRIPTION ^

Jifty::Bootstrap is an abstract base class for your application's bootstrapping. Use it to set up initial data in your database when your application is first installed.

run

run is the workhorse method for the Bootstrap class. This takes care of setting up internal data structures and initializing things in an application-dependent manner.