Thanks crazyinsomniac , for the info on the Dll's and the ppm info - however that command did not work :
G:\Perl\site\lib>ppm genconfig > ppm.xml Unknown or ambiguous command 'genconfig'; type 'help' for commands.
The ppm.xml file did not exist, so I tried to create it in place. Anyway, there is no "genconfig" command documented in the help.
Searching Activestate's bug list revealed nothing.
In case it helps - here are some details of my ppm:
G:\Perl\site\lib>ppm PPM - Programmer's Package Manager version 3.1. Copyright (c) 2001 ActiveState SRL. All Rights Reserved. Entering interactive shell. Using Term::ReadLine::Stub as readline lib +rary. Type 'help' to get started. ppm:AvtivePerl5> targ desc Describing target 1 (AvtivePerl58): Path: G:\Perl\site\lib\ppm-conf\ppminst.bat Port: 14533 Type: Local ARCHITECTURE: MSWin32-x86-multi-thread-5.8 CPU: x86 LANGUAGE: Perl OSVALUE: MSWin32 OSVERSION: 4,0,0,0 PERLCORE: 5.8.0 TARGET_TYPE: perl VERSION: 3.05 Rebuildhtml: Root: G:\Perl\ Tempdir: ppm:AvtivePerl5> install dbi Error: no suitable installation target found for package dbi.
I get the same error no matter what I try to install.

In reply to Re: Perl 5.8 on WIn32 vs perl56.dll, DBI and ODBC by NetWallah
in thread Perl 5.8 on WIn32 vs perl56.dll, DBI and ODBC by NetWallah

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.