|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Downloaded active perl for windows 95/98. Can anyone give me specifics on accessing and modifying my autoexec.bat file. Location and exactly what needs to be keyed in. Thanks in advance.
|
|
#2
|
|||
|
|||
|
OK, its very easy. You simply need to add the following:
Set Path=C erlbin;This will set the path to point to the directroy in which you installed ActivePerl (I assumed you installed it under C erl). That is all you need to do. ActivePerl will associate .pl files with the perl interpreter, and all you need to do is to start the MS-DOS prompt, type a sample Perl program (like print "Hello world!!n") and run it...HTH. ![]() |
|
#3
|
|||
|
|||
|
Ok, I have that working on my machine already, but how do you get it setup with APache?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > ActivePerl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|