|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Yeah, I've just downloaded ActivePerl 616 for Windows. But how do I test my Perl-scripts, (not double-clicking the icon)..
------------------ SwEdE[oelbal]e |
|
#2
|
|||
|
|||
|
You go down in MS-DOS prompt and type perl nameofthescript...
|
|
#3
|
|||
|
|||
|
That doesn't work......
------------------ SwEdE[oelbal]n |
|
#4
|
|||
|
|||
|
Then you probably didn't add perl in your PATH. Try to cd to the directory in which perl resides (probably c
erl) and then cd to the bin sub-directory. For example:cd perl cd bin perl nameofyourscript What is the exact message returned after failure??? |
|
#5
|
|||
|
|||
|
Yes!!!, now its working.....
------------------ SwEdE[oelbal]n |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > how to perl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|