Perl is dancing
<You’ve joined the dance floor!
<Getting started
<Here’s how to get dancing:
< <About your application's environment
< < < < < < <-
<
-
<
Tune your application
< << Your application is configured via a global configuration file, < config.yml and an "environment" configuration file, < environments/development.yml. Edit those files if you < want to change the settings of your application. <
<
<
< -
<
Add your own routes
< << The default route that displays this page can be removed, < it's just here to help you get started. The template used to < generate this content is located in <
<views/index.tt. < You can add some routes to lib/MyWeb/App.pm. <
<
< -
<
Enjoy web development again
< << Once you've made your changes, restart your standalone server < (bin/app.pl) and you're ready to test your web application. <
<
<
<