in reply to Re: does a script run via plackup knows where it is?
in thread does a script run via plackup knows where it is?
The only thing you need watch out for is that your above $location is actually an object and when you return that from a Dancer2 handler it confuses Dancer greatly.
But it solves my my need in an already bad-smelling hack, so never mind code-smell...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: does a script run via plackup knows where it is?
by Your Mother (Archbishop) on May 14, 2018 at 16:59 UTC |