in reply to eval "our $_;" for @EXPORT fails
in thread How to set a set of our and @EXPORT variables concisely?

Because our() is local to the eval you just stated it in.

japhy -- Perl and Regex Hacker