<?xml version="1.0" encoding="windows-1252"?>
<node id="930401" title="Re^3: Stopping a package from infesting my namespace" created="2011-10-08 22:20:09" updated="2011-10-08 22:20:09">
<type id="11">
note</type>
<author id="901898">
armstd</author>
<data>
<field name="doctext">
&lt;p&gt;I guess my question then is are the reused symbols/tokens really a problem, or is it just the warnings?  Do the tokens need to be scoped tighter than global to avoid conflict?
&lt;/p&gt;
&lt;p&gt;If it's just the warnings, you can turn them off a variety of ways, like using 'use warnings;' (lexically scoped to just your own code) instead of 'perl -w' (global).  If you do modify exportTo(), you can also just remove the Carp call.  That 'if ($^W)' is just checking to see if warnings are enabled.
&lt;/p&gt;

&lt;!-- Node text goes above. Div tags should contain sig only --&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-901898"&gt;
&lt;p&gt;
--Dave
&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
930391</field>
<field name="parent_node">
930398</field>
</data>
</node>
