in reply to Re: HTTPRequest @ Perlmonks
in thread HTTPRequest @ Perlmonks

Maybe someone can translate the JavaScript into PerlScript?

It can probably do as nasty things as JavaScript can do, but at least one is being f**d by one's own kind.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Replies are listed 'Best First'.
Re^3: HTTPRequest @ Perlmonks
by hardburn (Abbot) on Feb 15, 2005 at 21:28 UTC

    You'd have to implement the XML Request framework, which is a major problem all its own.

    Let's just not download programs from random places and automatically run them, mmmkay?

    "There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Re^3: HTTPRequest @ Perlmonks
by dorward (Curate) on Feb 16, 2005 at 09:31 UTC
    The trouble with PerlScript is that browser support is limited. Very limited. In fact, looking on the ActiveState site it seems that the plugin (which was IE only) isn't available any more.
      The latest version of ActiveState Perl (ActivePerl 5.6.1.638) still contains PerlScript. I use this version and have no problem to run PerlScript in IE.

      CountZero

      "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law