I have Activestate 5.6.0 on Win98SE. My copy of ppm.xml appears to be broken. No luck with Super Search, Goggle got me a few hints but no full answer, so here I am.

When invoked from the command line, ppm now comes up with no options set: no repositories, etc. With no repositories, attempts to search or load new packages simply display a new ppm prompt. Dropping a few traces into the code seem to show that it *is* finding ppm.xml.

So on the theory that ppm.xml is broken, I tried loading it into Internet Explorer. The display stops in mid-stream with "Reference to undefined entity 'Atilde'. Line 313, Position 650". Looking at the end of the file, I see the closing </PPMCONFIG> tag that marks the end of the file. So it seems to all be there. Just (apparently) broken.

So it would appear that I need to rebuild the file. Yes? No? What are my options? How do I do this?

Anticipating advice to just do a fresh install, let me ask about how things work with the new html help file format people have written about. A while back I read here about the new format not providing for a way to incorporate doc pages for user-installed modules from other sources. What's the word on this?

Also, I use one of the ActiveState Help File utilities available here on PerlMonks but I understand these are incompatable with the new help file format.


In reply to Broken ppm.xml on Win32 by dvergin

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.