Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Okay, I'll bite! Since no-one else has.

I have used all these products. PAR is possibly the best of the others. I use PerlApp all day every day and release currently five products using it. I also use PerlTray for creating a service tray application.

perlbin is by crazyinsomniac who seems to have disappeared in recent times, it was last updated in 2002.

perlcc is said to be very experimental, does not provide for binding additional files and has not support for GUI's specifically so that you cannot turn off the console window in Win32.

perl2exe is proprietary and generally seems to lag a little behind the current Perl release.

But there is a reason I use PerlApp, and it isn't just that I have a Komodo licence either! It handles the binding of additional modules and other files very well. You can easily handle extraction from within your code. It also allows you to create applications that dep[end in part on the Perl installed on teh target machine and you can share the contents of packaged applications to reduce total package size for the installation. The Perl Dev Kit (PDK) has a unified suite of applications for creating exe's, tray app's, services, installers and even COM objects. It has good support and all of the little annoyances I found with PAR are dealt with in PerlApp.

Rather than compiler, I use the term "packager".

jdtoronto


In reply to Re: PAR/pp vs. PerlApp et al. by jdtoronto
in thread PAR/pp vs. PerlApp et al. by geekphilosopher

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: (7)
As of 2024-04-23 19:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found