RE: [OT] Re: Perlscript

2001-01-23 Thread Phil Brutsche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A long time ago, in a galaxy far, far way, someone said... > It's worth noting that $response->write("blah"); is perfectly legal plain > ol' perl too. What does perlscript do that perl doesn't? Nothing. PerlScr

Re: [OT] Re: Perlscript

2001-01-23 Thread 'Dave Sherohman'
On Tue, Jan 23, 2001 at 04:16:07PM +0100, Joris Lambrecht wrote: > indeed, that link and i believe one other does not work, in fact > documentation on perlscript is that sparse i'm writing my own. However, you > can learn it fast by converting javascript/vbscript you know to perlscri

RE: [OT] Re: Perlscript

2001-01-23 Thread Andrew Perrin
It's worth noting that $response->write("blah"); is perfectly legal plain ol' perl too. What does perlscript do that perl doesn't? -- Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of So

RE: [OT] Re: Perlscript

2001-01-23 Thread Joris Lambrecht
indeed, that link and i believe one other does not work, in fact documentation on perlscript is that sparse i'm writing my own. However, you can learn it fast by converting javascript/vbscript you know to perlscript code. javascript/vbscript in asp does response.write ("blah&qu

Re: [OT] Re: Perlscript

2001-01-23 Thread Dave Sherohman
On Tue, Jan 23, 2001 at 03:26:03PM +0100, Joris Lambrecht wrote: > There are numerous advantages for using this. The number one plus for me is > that i only have to learn perl/perlscript and not javascript/perl or any of > the other combinations. This is great when developing on IIS

RE: [OT] Re: Perlscript

2001-01-23 Thread Joris Lambrecht
No, i'm not :) It's something very nice, new to activestate perl. Besides javascript, vbscript you now have perlscript. There are numerous advantages for using this. The number one plus for me is that i only have to learn perl/perlscript and not javascript/perl or any of the other co

[OT] Re: Perlscript

2001-01-23 Thread John S. J. Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joris Lambrecht <[EMAIL PROTECTED]> writes: > I'm working on a Document that will simply be a basic tutorial on > how to do your first steps into perlscript. Written by a newbie for > another newbie. This will probably be

RE: Perlscript

2001-01-23 Thread Joris Lambrecht
Thanks, for the tip but i'm using it for studying purposes only. I'm aware of Matt's Scripting flaws (ref. Formmail), To bad but he's the only resource on perlscript out there, although ... I found a mailinglist on www.asplists.com wich covers asp/perlscript I'm workin

Re: Perlscript

2001-01-23 Thread Colin Watson
Joris Lambrecht <[EMAIL PROTECTED]> wrote: >I'm having a hard time getting grips of Perlscript, does anyone know of >a REALLY good resource for this scripting language ? >I know matt's but it is lacking feedback on a number of things. I'm afraid I don't know of

Perlscript

2001-01-23 Thread Joris Lambrecht
I'm having a hard time getting grips of Perlscript, does anyone know of a REALLY good resource for this scripting language ? I know matt's but it is lacking feedback on a number of things.   anyone ?   THank You,   Joris