Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
after some reading and some tests I'm pretty satisfied of pp tool.

I converted my switch in an if/elsif series as advised.

Then I added some modules with -M option
(Net::SMTP:TLS and MIME::Lite).

So I ran some test programs with some satisfaction.

Now I plan to use Simple::XML to read a config.xml file.

pp doesn't find SAX.pm, so I linked it with -M option, but I have still another error:

Can't locate unicore/Heavy.pl in @INC

I have tried to link Heavy.pl through -M option, but... nothing to do... The program is still searching Heavy.pm

So I searched over the web (Googled) and I found that thread:
https://rt.cpan.org/Public/Bug/Display.html?id=58093
it seems related to my problem
(I have too strawberry perl 5.12, etc.)
but not understood much about it...

Any suggestions?
thank you!

Update:
It seems there is a patch for Module::ScanDeps...
the problem is that I don't know how to install that patch...
(I have to simply insert it in Module main folder, and the make, make test, make install?)
Thank you for your help

In reply to Re^2: How PAR pp works? by saintex
in thread How PAR pp works? by saintex

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 rifling through the Monastery: (5)
As of 2024-03-28 23:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found