See A Guide To Installing Modules. Use the link I provided to download the zipped ppm. Here it is AGAIN http://ppm.activestate.com/PPMPackages/zips/6xx-builds-only/Win32-DDE.zip Unzip. I extracted it into tmp.

C:\>cd tmp C:\tmp>dir Volume in drive C has no label. Volume Serial Number is 70BC-B980 Directory of C:\tmp 02/04/2004 11:14 <DIR> . 02/04/2004 11:14 <DIR> .. 02/04/2004 11:14 <DIR> MSWin32-x86-multi-thread 24/01/2003 18:26 130 README 24/01/2003 18:26 367 Win32-DDE.ppd 13 File(s) 12,664 bytes 4 Dir(s) 4,287,229,952 bytes free C:\tmp>ppm install win32-dde.ppd Installing package 'win32-dde.ppd'... Installing D:\Perl\site\lib\auto\Win32\DDE\DDE.bs Installing D:\Perl\site\lib\auto\Win32\DDE\DDE.dll Installing D:\Perl\site\lib\auto\Win32\DDE\DDE.exp Installing D:\Perl\site\lib\auto\Win32\DDE\DDE.lib Installing D:\Perl\html\site\lib\Win32\DDE.html Installing D:\Perl\html\site\lib\Win32\DDE\Callback.html Installing D:\Perl\html\site\lib\Win32\DDE\Client.html Installing D:\Perl\site\lib\Win32\DDE.pm Installing D:\Perl\site\lib\Win32\DDE\Callback.pm Installing D:\Perl\site\lib\Win32\DDE\Client.pm C:\tmp>

cheers

tachyon


In reply to Re: Re: Re: Re: Re: DDE Server? Client? by tachyon
in thread DDE Server? Client? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.