Thanks podmaster. I don't know if this sheds any light, but FWIW, what I got is pasted below, with LWP debug and verbose. Would you say this is reproducible enough to submit as a problem report?
I didn't think this was a DNS problem because the first several dependencies installed okay, it just choked on the last. Or am I overlooking something?
C:\thomasdata\experiments\catalyst>perl -MLWP::Debug=+ -S 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> set install-verbose 1
Setting 'install-verbose' set to '1'.
ppm> install http://theoryx5.uwinnipeg.ca/ppms/PAR-WebStart.ppd
PPM::PPD::init: not a PPD and not a file:
<HTML>
<HEAD>
<TITLE>IP-CONF Servermanager</TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<LINK href="./style.css" rel=stylesheet type=text/css>
</HEAD>
<BODY background="./anders.gif" bgColor=#ffffff bottomMargin=0 leftMar
+gin=0 topM
argin=0 MARGINHEIGHT="0" MARGINWIDTH="0">
<TABLE border=0 cellPadding=0 cellSpacing=0 height=80 width=700>
<TBODY><TR><TD><IMG height=53 src="./leer.gif" ><IMG height=140 src=".
+/sperr.gif
" ></TD></tr></TBODY></table>
<TABLE border=0 cellPadding=0 cellSpacing=0 height=20 width=700>
<TBODY>
<tr><TD rowspan=8> </td></tr>
</TBODY>
</TABLE>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=800>
<TBODY>
<TR>
<TD valign=top width=1> </TD>
<td valign=top width=120>
<p>
</p>
</td>
<TD width=430 valign="top">
<P align="left">
<FONT face="Arial, Helvetica, sans-serif" size=+1 color="#333333" CLAS
+S="empu" >
!! Fehler 404 !!<BR><BR> </FONT>
</P>
<P align="left">
<FONT face="Arial, Helvetica, sans-serif" size=-1 color="#333333" CLAS
+S="stamm"
>Die Aufgerufene URL ist nicht vorhanden !<BR><BR>Pr³fen Sie Ihre Eing
+abe oder I
hren Link.<BR><BR> </FONT>
</P>
<P align="left"><FONT face="Arial, Helvetica, sans-serif" size=-1 col
+or="#33333
3" CLASS="empn" >© 2005 IP-CONF Servermanager</FONT></P>
</P>
</TD>
</TR>
</TBODY>
</TABLE>
<P> </P>
</BODY>
</HTML>
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
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, 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, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|