in reply to Re: Reloading calculated data into TK widgets
in thread Reloading calculated data into TK widgets

Thank you courage - can you direct me to the doc on the text::dump method? I can't locate it on CPAN or with perldoc.

Michael
  • Comment on Re: Re: Reloading calculated data into TK widgets

Replies are listed 'Best First'.
Re: Re: Re: Reloading calculated data into TK widgets
by Anonymous Monk on Oct 02, 2002 at 09:20 UTC
    run a command "perldoc Tk::Text" and find dump method there.