in reply to Re^2: Tk::Stderr flush
in thread Tk::Stderr flush

It works without hacking, but I cannot install any other packages. Thank you but this does not help me

You don't install it, you append it at the end of your program , the thing you tried but failed to accomplish (its like Inline::Module)

Also, If you're interested, see Yes, even you can use CPAN, A Guide to Installing Modules, Top 11 (GOOD) reasons not to use someone else's Modules, Top Seven (Bad) Reasons Not To Use Modules

Replies are listed 'Best First'.
Re^4: Tk::Stderr flush
by Anonymous Monk on Sep 14, 2012 at 20:01 UTC
    What I would like to know is:

    In the TK::Stderr code, is there a way to empty whatever array is holding the stderr/stdout messages?

    That is the purpose of this post. Thanks.
Re^4: Tk::Stderr flush
by Anonymous Monk on Sep 15, 2012 at 03:23 UTC
    Con permiso. My reply didn't show up for some reason. Anyway, my question is:

    What is the array holding the stderr/stdout messages and how do I empty it?

      Hello? how does this work? WHy are my replies not showing up?