NAME
Padre::Plugin::Catalyst - Simple Catalyst helper interface for Padre
VERSION
Version 0.01
SYNOPSIS
WARNING: CODE IN PROGRESS
cpan install Padre::Plugin::Catalyst;
Then use it via Padre, The Perl IDE.
DESCRIPTION
Once you enable this Plugin under Padre, you'll get a brand new menu with the following options:
'New Catalyst Application'
'Create new...'
'Model'
'View'
'Controller'
'Start Web Server'
'Stop Web Server'
'About'
Shows a nice about box with this module's name and version.
AUTHOR
Breno G. de Oliveira, <garu at cpan.org>
BUGS
Please report any bugs or feature requests to bug-padre-plugin-catalyst at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Padre-Plugin-Catalyst. 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 Padre::Plugin::Catalyst
You can also look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Padre-Plugin-Catalyst
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
SEE ALSO
COPYRIGHT & LICENSE
Copyright 2008-2009 The Padre development team as listed in Padre.pm. all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.