Skip to content

Instantly share code, notes, and snippets.

@gnusosa
Created May 30, 2011 17:52
Show Gist options
  • Save gnusosa/999219 to your computer and use it in GitHub Desktop.
Save gnusosa/999219 to your computer and use it in GitHub Desktop.
Some lame output to debug later.
+ hello
Failed to write file to ./hello/public/images/perldancer-bg.jpg - No such file or directory at /usr/lib/perl5/site_perl/5.12.3/Dancer/Script.pm line 219.
Failed to write file to ./hello/public/images/perldancer.jpg - No such file or directory at /usr/lib/perl5/site_perl/5.12.3/Dancer/Script.pm line 219.
Failed to write file to ./hello/public/favicon.ico - No such file or directory at /usr/lib/perl5/site_perl/5.12.3/Dancer/Script.pm line 219.
Odd number of elements in anonymous hash at /usr/lib/perl5/site_perl/5.12.3/Dancer/Script.pm line 124.
+ hello/bin
+ hello/bin/app.pl
+ hello/config.yml
+ hello/environments
+ hello/environments/development.yml
+ hello/environments/production.yml
+ hello/views
+ hello/views/index.tt
+ hello/views/layouts
+ hello/views/layouts/main.tt
+ hello/MANIFEST.SKIP
+ hello/lib
+ hello/lib/hello
no template found for hello/lib/hello/hello at /usr/lib/perl5/site_perl/5.12.3/Dancer/Script.pm line 185.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment