[perl-win32-gui-users] Microsoft Outlook Email Filter

2004-06-11 Thread Eric Hansen
Here is an email filter I wrote using Win32::OLE, Win32::GuiTest, and Win32::Clipboard Does not use any form of CDO to access the email's internet header. http://www.echo-computing.com/gpage.html Eric Echo Computing

Re: [perl-win32-gui-users] Can someone tell me why I can't get Win32::Clipboard to work with Activestate Perl 5.8.3?

2004-06-11 Thread Laurent ROCHER
Hi, I have not explicitly try with ActivePerl 5.8.3 but i have made a PPM build of Win32::Clipboard 0.51 for ActivePerl 5.8. See : http://perso.club-internet.fr/rocherl/Win32GUI.html#PPM It's work for me in ActivePerl 5.8 (build 805). I think it's binary compatible. Laurent. > Subject: [perl-

[perl-win32-gui-users] Can someone tell me why I can't get Win32::Clipboard to work with Activestate Perl 5.8.3?

2004-06-11 Thread Larry Owens
I swear, I can't figure this out. I have installed Activestate Perl 5.8.3, made a PPM repository pointing to Dada, and I _Still_ can't get it to find Win32::Clipboard. Does anyone have this working? I'd like to be able to send some data directly to the clipboard, and poll for when the clipbo