in reply to Re^4: How do you distribute your Perl application to your customers?
in thread How do you distribute your Perl application to your customers?

Since I am posting to the par mailing list, asking there about details, I didn't want to bug you with the same problems and questions. Therefore the general "what would you do" approach. Please tell me what you think about this.
  • Comment on Re^5: How do you distribute your Perl application to your customers?

Replies are listed 'Best First'.
Re^6: How do you distribute your Perl application to your customers?
by marto (Cardinal) on Jan 12, 2010 at 13:44 UTC

    While I've used pp for several years I don't follow the par mailing list, so am unable to help you there. How do I post a question effectively? suggests that if posting here, you provide operating system/Perl distrubution and version numbers (some of this you've already provided), example code (or a minimal example which recreates your problem), any example data (perhaps not pertinant in this case) and any errors you recieve.

    Ideally you'd post an example script, the pp command you use you create the exe and the error(s) which occur.

    General "what would you do" style questions are fine, however in cases where there is a specific issue it's always better to make it easier for people to help you by giving them the information they need to make an informed reply.

      You are right, and I will do so in the future for a specific question or problem.

      With this node I wanted to know other ways to achieve what I had in mind and not be stuck with pp in case I couldn't make it work at all.

        Surely ("Don't call me Shirley") this is a great opportunity to show us what you have done and what doesn't work. I'm sure there are many pp users here who don't follow the mailing list. This forum has a well established history of providing solutions to problems :)

        You keep saying things along the lines of 'trying very hard to use it [pp]' or 'struggle and don't know if I will succeed in time'. If you don't tell us the problems, we can't help fix them. Other methods of packaging apps have been provided. If you can't get them to work will you come back to tells us you are having problems with them, but not tell us the details of what happens, then ask for alternatives?

        If as your posts suggest you are pushed for time, you are, IMHO, wasting time by not following the advice I've discussed.