Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

That most likely is a warning, not an error. Try running the following at a command prompt (all on one line):

C:\>perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()"
which should create a file ParserDetails.ini beneath C:\Perl\site\lib\XML\SAX\. After this the warning should disappear.

If you're using our uwinnipeg repository to install XML-RSS (which, by the way, I just upgraded to version 1.22), you should ensure this appears in the list of repositories within your ppm utility, in order that the prerequisites get installed. Assuming you're using the ppm gui of ActivePerl 819, this can be done through the Edit -> Preferences -> Repositories menu; an appropriate location is http://theoryx5.uwinnipeg.ca/ppms/. This can also be done via the command

C:\>ppm rep add uwinnipeg http://theoryx5.uwinnipeg.ca/ppms/


In reply to Re^3: Pulling my hair out - Is there any easier way to download modules? by randyk
in thread Pulling my hair out - Is there any easier way to download modules? by lv211

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-25 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found