http://www.perlmonks.org?node_id=157427


in reply to Me in a loop with Win32::Clipboard

Hey, you know, you could even try to couple this to the SendKeys functionality for further automation of GUI interaction - see Application for 'Quality Assurance' for some discussion of this, and Re: Application for 'Quality Assurance' for a specific example. As you will note from the discussion, there are several modules that are implementing SendKeys in Perl.

Christian Lemburg