in reply to Dancer2: Create a configuration for testing

Hi, you didn't post any code to review (please do), but generally, you read config with config; you set config with set.

Hope this helps!


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^2: Dancer2: Create a configuration for testing
by mikkoi (Beadle) on Jan 06, 2021 at 21:30 UTC

    Thanks. My bad. It should have created a minimum code sample. Updated now.