in reply to Re: Re: Perl versus VB
in thread Perl versus VB

um, actually, perlscript is exactly the same as perl, except that it supports ASP-like <%..%> syntax. so there you go.

Replies are listed 'Best First'.
Re: Re: Re: Re: Perl versus VB
by Wysardry (Pilgrim) on Jan 19, 2003 at 00:32 UTC

    Perhaps I should have specified client-side PerlScript versus VBScript.

    Server-side PerlScript seems to be fairly pointless unless the author has some sort of phobia against coding without ASP/Cold Fusion style tags.

    ActivePerl does need to be on the system too, after all.