in reply to Re^5: Is this module safe to use -> Threads::Queue::Any
in thread Is this module safe to use -> Threads::Queue::Any

I got what you are saying. It does split what is #8735 is that entity?

Is join faster then simple $str="$str|$str1"?

  • Comment on Re^6: Is this module safe to use -> Threads::Queue::Any

Replies are listed 'Best First'.
Re^7: Is this module safe to use -> Threads::Queue::Any
by BrowserUk (Patriarch) on Apr 16, 2010 at 20:19 UTC
    It does split what is #8735 is that entity?

    That's just perlmonks converting the non-displayable $; which is actually chr( 28 ) to some form of utf.

    Is join faster then simple $str="$str|$str1"?

    Dunno. Probably not. But there won't be a lot in it.


    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.