Then I saw this comment:
"The new (soon to be released) Dancer2::Plugin code no longer allows
subroutine import list to be supplied when plugin is used."
https://github.com/ironcamel/Dancer2-Plugin-DBIC/pull/13#issue-124093181I think explicitly stating what functions I would like to import from a module is a very useful tool for documenting code even if that module only exports a single function.
So I wonder what is the logic behind this decision? Has that been explained somewhere where I could educate myself?
regards
Gabor