Unfortunately the hosting service I signed up with uses cPanel and doesn't SSH. I have no idea where the actual logs are tucked away or if I can access them. The only "Error log" that is available only shows favicon 404s... but hey, it was cheap...
$,=qq.\n.;print q.\/\/____\/.,q./\ \ / / \\.,q. /_/__.,q..
| [reply] [d/l] |
You still have options:
- See if CGI::Carp qw(fatalsToBrowser); is of any use
- Install a web server locally and test your script there
- Run your script locally (without a web server) and see if you can make any sense of the output
Perl 6 - links to (nearly) everything that is Perl 6.
| [reply] [d/l] |
| [reply] |