Note that PerlScript can run embedded in a web page, so it could be written in Perl, not Java.
Most of it is in "PerlScript". Just a tiny bit of javascript that could easily be done in perlscript.
I just don't think I like "PerlScript"! It's fine if you are writing windows script components or otherwise using it through windows scripting host. But I think it was a bad mistake to make it useable through a web browser.
It's restricted to IE 4 or higher with Windows 95 or above. And it only runs if you install that option through the ActivePerl install. I also think that it's very dangerous! Much more so that clientside javascript. With "Perlscript" you access the filesystem, Win32::* modules, databases, all without the end user knowing. Thank God that ActiveState has set the default to "enable Local" and not "enable Internet\All"
Error: Keyboard not attached. Press F1 to continue.
updated: added "s to bring more attention to the fact I am talking about "PerlScript" and not "Perl" - in the same way that "JavaScript" is not "Java"
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.