|
cheryl
| Joined: 17 Apr 2004 |
| Posts: 84 |
| Location: Newark, DE |
|
 |
Posted: Mon Oct 04, 2004 1:48 pm |
|
 |
 |
 |
 |
If you decide to write a perl script, make sure you use a generic program like notepad or even vi to write the script or make updates. Many other programs, such as wordpad, add extra headers to the scripts which prevents them from functioning properly when ran on the webservers. If you do create a script in a program like wordpad, it is easy to strip out the headers by running the dos2unix command on the server.
|
|
|