The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SweetPea::Application::Devel - Development routines for SweetPea-Application.

SYNOPSIS

    ... from inside SweetPea::Application or a Controller;
    $s->devel->create_db('dbi:mysql:database', 'root');

METHODS

new

create_database

update_database

create_models

update_models

process_template

file_content

make_file

AUTHOR

Al Newkirk, <al.newkirk at awnstudio.com>