[Dancer-users] Problems loading an app
Juan J. Martínez
reidrac at usebox.net
Tue Apr 27 23:51:04 CEST 2010
El mar, 27-04-2010 a las 22:36 +0100, David Precious escribió:
> [...]
> Can you confirm if you have an up-to-date copy of the devel branch of Dancer
> (I'm assuming that's what you're using, as opposed to a release version)?
>
> Looking in lib/Dancer.pm, I see that it attempts to propagate any errors:
>
> 163 # we want to propagate loading errors, so don't use ModuleLoader here
> 164 eval "use $app";
> 165 die "unable to load application $app : $@" if $@;
Oh my, after all this noise I've noticed I wasn't tracking Devel
properly and I was missing (among others) the commit that actually fixed
that.
Thank you again.
Cheers,
Juanjo
--
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
ramble on: http://rambleon.usebox.net/
More information about the Dancer-users
mailing list