<br>I'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'm probably doing something wrong somewhere, or better put:<br>'I'm not doing something I should be doing', 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 '0x8c1cc28'?<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>