You can find the old sources here:

 

http://mirrors.develooper.com/perl/backpan/authors/id/D/DE/DEWEG/Win32-DDE-0.02.zip

 

You should be able to install it from the bribes repository with PPM if you 
want to:

 

ppm repo add bribes

ppm install Win32-DDE

 

Note that the module only supports "cold" DDE, not "warm" (notifications only, 
client has to request data), or "hot" (notifications
already contain updated data) connections.  You can probably do virtually 
everything you can do with "cold" DDE better with OLE
Automation nowadays (Win32::OLE).  DDE is kind of a dead protocol.

 

Cheers,

-Jan

 

 

 

From: perl-win32-users-boun...@listserv.activestate.com 
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of
Daniel Burgaud
Sent: Friday, October 09, 2009 3:00 PM
To: Perl-Win32-Users
Subject: where is Win32-DDE

 

Hi

Does anyone know where to get DDE?
CPAN nor PPM does not have it.

Otherwise, anyone knowledgeable on the DDE Protocol instead?
ie, I'd like to write one or at least try to. ;)

Dan

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to