<br>I&#39;m in the process of developing a module, and during a very simple<br>test (when the program exits, and things get auto-cleaned-up, I get the<br>following error message:<br><br>Attempt to free unreferenced scalar: SV 0x8c1cc28, Perl interpreter: 0x8c1c008.<br>

<br>I know I&#39;m probably doing something wrong somewhere, or better put:<br>&#39;I&#39;m not doing something I should be doing&#39;, but...<br><br>Whats the process of trying to figure out whats causing this error?<br>

How do I find out what was in the variable at &#39;0x8c1cc28&#39;?<br>If I knew that, I may be able to figure out whats wrong.<br><br>Suggestions anyone?<br><br>TIA<br>Fulko<br><br>