in reply to Re^2: Dancer app works until I run it with Plack::Handler::Apache2
in thread Dancer app works until I run it with Plack::Handler::Apache2

See Adjusting @INC from the fine documentation.


🦛

  • Comment on Re^3: Dancer app works until I run it with Plack::Handler::Apache2

Replies are listed 'Best First'.
Re^4: Dancer app works until I run it with Plack::Handler::Apache2
by LittleJack (Beadle) on Apr 04, 2022 at 04:18 UTC

    Very helpful, thanks. A rogue startup.pl from another app entirely was to blame.