in reply to Re^2: Unable to execute the get method from app.psgi file for Dancer2 app.
in thread Unable to execute the get method from app.psgi file for Dancer2 app.
Why don;t you have your route declarations (and the client() sub for that matter) in webapp.pm ? I do not ever place route declarations inside the builder() sub; I've never seen that. My app.psgi is almost empty except for use statements and to_app().
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |