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