Am 19.02.15 um 17:21 schrieb Mike South:
On Thu, Feb 19, 2015 at 9:05 AM, Zahir Lalani <[...]
ZahirLalani@oliver-marketing.com> wrote:
Perfect - amazed that its so sensitive to indentation! Very pythony :-)
A simple route that prints a Dumper of your config can be a useful thing in
debugging this sort of issue. (Or just a debug line like
debug Dumper(scalar config );
) can help with debugging this sort of thing.
You don't need routes or debug statements to do this, "x config" in the perl debugger just before executing "dance()" is enough.