SPUG: Confusing behaivior with exported variables

Tye McQueen tyemq at cpan.org
Fri Mar 20 13:00:25 PDT 2009


"my" and Exporter.pm don't get along.  Use "our" or "use vars" (or, you can
roll your own import() method that knows how to export a lexical, but that
seems almost silly).

Tye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/spug-list/attachments/20090320/03928f16/attachment.html>


More information about the spug-list mailing list