Created
May 30, 2011 17:52
-
-
Save gnusosa/999219 to your computer and use it in GitHub Desktop.
Some lame output to debug later.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ 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