NAME

SweetPea::Cli - Rapid Application Development for SweetPea Packages

VERSION

Version 0.04

SYNOPSIS

SweetPea::Cli is the new interactive command-line development utility intended to replace the original SweetPea application generator script. The original application generator script will no longer be packed with SweetPea or SweetPea::Application.

... from the command-line
sweetpea
or
perl -MSweetPea::Cli -e shell

METHODS

shell

Initiate the interactive shell

AUTHOR

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

BUGS

Please report any bugs or feature requests to bug-SweetPea-Cli at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SweetPea-Cli. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc SweetPea::Cli

You can also look for information at:

ACKNOWLEDGEMENTS

Al Newkirk <al.newkirk@awnstudio.com>

COPYRIGHT & LICENSE

Copyright 2009 Al Newkirk, all rights reserved.

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