The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Monitoring::Spooler::Cmd::Command::bootstrap - initializes a new installation

DESCRIPTION

This class implements a command to add initialize the database.

This command is usually only needed once after the inital setup. All the boilerplate work is done by MooseX::App::Cmd.

METHODS

execute

Initializ a new installation

NAME

Monitoring::Spooler::Cmd::Command::bootstrap - Command to initialize the DB.

AUTHOR

Dominik Schulz <tex@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Dominik Schulz.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.