"but if you can't install pp how to you expect to use it to develop and test your application in it's packaged form?"

I understand your point, and I'm working on that part of the problem.

"of course a package generated by pp can read files external to it"

That's what I needed to know, thanks. It wasn't obvious for me, I thought that the script was "converted" or so and was asking myself if the result will still be able to process some external files

"since you're going to delopy to many servers which you may not have control over, do you think it's wise?"

I think I'm going to follow my first though that you confirmed, I will include every single file in my package.

"That said, had you a working pp installed you'd be able to test this for yourself."

Yes, I know that and I'm going to try to install it properly to make my tests... If that doesn't work out well, I'll probably post something else in a few days... Anyway thank you for your answers


In reply to Re^4: Par::Packer, include conf files or not ? by HJO
in thread Par::Packer, include conf files or not ? by HJO

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.