in reply to
Re^2: Is "use" same as include?
in thread
Is "use" same as include?
That exports too much. You can't unconditionally export everything that's in the package! Once you fix it, you end up with the code I posted earlier in this thread.
Comment on
Re^3: Is "use" same as include?
In Section
Seekers of Perl Wisdom