fixed borked Cookbook merge
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual / FAQ.pod
CommitLineData
8e40e7ef 1=head1 NAME
2
3Catalyst::Manual::FAQ - Frequently Asked Questions
4
5=head1 DESCRIPTION
6
45374ac6 7Frequently Asked Questions
8
9=head2 How do I regenerate the helper scripts?
10
11Create a new app with the same name and copy scripts/ to app directory
8e40e7ef 12
13=head1 AUTHOR
14
15Sebastian Riedel, C<sri@oook.de>
16
17=head1 COPYRIGHT
18
19This program is free software, you can redistribute it and/or modify it under
20the same terms as Perl itself.