A bit more framework 

$ dancer -a DemoApp -x
+ DemoApp/bin/app.pl
+ DemoApp/lib/DemoApp.pm
+ DemoApp/config.yml
+ DemoApp/environments/development.yml
+ DemoApp/environments/production.yml
+ DemoApp/views/index.tt
+ DemoApp/views/layouts/main.tt
+ DemoApp/public/css/style.css
+ DemoApp/public/css/error.css
+ DemoApp/public/images
+ DemoApp/public/500.html
+ DemoApp/public/404.html
+ DemoApp/public/dispatch.fcgi
+ DemoApp/public/dispatch.cgi
+ DemoApp/public/javascripts/jquery.js
+ DemoApp/t/001_base.t
+ DemoApp/t/002_index_route.t
+ DemoApp/Makefile.PL
+ DemoApp/MANIFEST.SKIP