more "status code needs to be an integer greater than or equal to 100"
8 Feb
2011
8 Feb
'11
1 a.m.
Completely foxed here. I have code like get '/*?' => sub { .. debug "foo"; template $template, \%template_opts; debug "bar"; } My development log shows [10182] debug @0.051256> [hit #1] foo in /Users/punkish/Sites/punkish/lib/punkish.pm l. 255 [10182] debug @0.056021> [hit #1] bar in /Users/punkish/Sites/punkish/lib/punkish.pm l. 257 However, in my browser I get the dreaded "status code needs to be an integer greater than or equal to 100 at /usr/local/lib/perl5/site_perl/5.12.1/Plack/Middleware/StackTrace.pm line 27" Any suggestions? -- Puneet Kishor
5386
Age (days ago)
5386
Last active (days ago)
0 comments
1 participants
participants (1)
-
Puneet Kishor