[Dancer-users] Debugging with Dancer

Peter Gordon peter at pg-consultants.com
Tue Aug 24 10:09:20 CEST 2010


When debugging a web app, I find it much easier if I can run the app
like this:

perl -d myApp.pl color=red name=apple

where the parameters are given on the command line, or within a file.

Can someone suggest the best/easiest way to do this with Dancer.

Thanks,

Peter




More information about the Dancer-users mailing list