15 Feb
2011
15 Feb
'11
3:09 p.m.
Le 15/02/2011 16:02, Flavio Poletti a écrit :
You are not checking whether the open() is successful or not (unless you're using autodie or Fatal, which is not shown here). I suspect this might have something to do with your error.
Indeed, It is not a Dancer-related issue (no reason it could be). Just check the return value of open() and you'll see what's going on ;) -- Alexis Sukrieh