Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
This myth persists because of the following:
  1. The Java VM comes installed on most Windows systems.
  2. Java has a unified method of creating GUIs, while Perl doesn't.
  3. Java has a better set of documentation.

That last complaint is a really really big one for me. For the past week, I've been researching using PerlScript to create client-side apps using IE without a webserver. Let me tell you - there is almost zero documentation for this.

  • 99.999% of all Googled hits have to do with PerlScript and ASP, including matts's pages
  • Almost all my examples were culled from newsgroup postings from 1997.
  • The online Perl in a Nutshell examples have syntax errors. ($window->frames[3] doesn't compile!)
  • ActiveState's example pages are blank.
  • The documentation that comes with ActivePerl stops at "Hello, World".
  • Documentation on ActiveX is cryptic to an OpenSource developer (like all of Microsoft's docs)

In other words, someone might be able to, if they were willing to bust their ass trying to reverse-engineer it. But, why do that when you can just install Apache?

------
We are the carpenters and bricklayers of the Information Age.

Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose


In reply to Re: Creating Advanced Client-Side Applications With Perl by dragonchild
in thread Creating Advanced Client-Side Applications With Perl by epoptai

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 having an uproarious good time at the Monastery: (5)
As of 2024-04-24 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found