Hi there, i'm a noobie to Perl and therfore need help.
I have installed PWS and ActiveState's ActivePerl 5.6 on my Win98 PC.
I need a little guidance on when to use Perl / PerlScript. And whether to do this in ASP or in PL files?
-------------------------------------------
Im trying to get the LWP module to work. I cant even get the simple LWP examples to work through the browser.
If i put the code in an ASP file i get an error.
If i put it in a PL file I get the 'file download' dialog box and on 'open', the pl file is then run in a dos window.
-------------------------------------------
In the PPM...When I do a 'query', no LWP modules are listed. Is this becaulse its part of the lib module (which IS installed) ???
Many many thanks.
Will
I have installed PWS and ActiveState's ActivePerl 5.6 on my Win98 PC.
I need a little guidance on when to use Perl / PerlScript. And whether to do this in ASP or in PL files?
-------------------------------------------
Im trying to get the LWP module to work. I cant even get the simple LWP examples to work through the browser.
If i put the code in an ASP file i get an error.
If i put it in a PL file I get the 'file download' dialog box and on 'open', the pl file is then run in a dos window.
-------------------------------------------
In the PPM...When I do a 'query', no LWP modules are listed. Is this becaulse its part of the lib module (which IS installed) ???
Many many thanks.
Will