On 26/01/2014 1:24 pm, Warren Young wrote:
Can anyone explain how the Foo module exports get changed in my trivial
example?

When you 'use Dancer2', its import adds an import method into your apps namespace, overriding the one Exporter provides.

There are some further notes in
  http://github.com/PerlDancer/Dancer2/issues/487
regarding this, otherwise it looks like its currently undocumented.

Cheers,
  Russell.
_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to