in reply to Re: AutoLoader destroy issue
in thread AutoLoader destroy issue
Hi Khen1950fx, thanks for your response. My AUTOLOAD is in AutoLoader.pm and not in my own code. Do I need to define it in MyOwnTable or A or both ? I tried defining it in both A and MyOwnTable (like you did in CD::Music) along with the empty DESTROY subroutine, but I'm still receiving the error/warning. :(
thanks,
Michael