in reply to Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.

Try adding \n to each of the print statements.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"I'd rather go naked than blow up my ass"
  • Comment on Re: Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.

Replies are listed 'Best First'.
Re^2: Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.
by madhurikl (Novice) on Dec 14, 2009 at 07:38 UTC
    The problem is not just about the print statement. The problem is about the error 'attempt to free non-existent shared string' sent by the Perl interpreter.