Perl Win32 (fwd)

Diego Zamboni zamboni at cerias.purdue.edu
Thu Sep 14 13:17:35 CDT 2000


(I'm resubmitting this message which bounced to me - the problem that caused 
it has been fixed)

------- Forwarded Message

Date: Thu, 14 Sep 2000 12:55:00 -0500 (EST)
From: "donald.c.hamilton.1" <dhamilto at purdue.edu>
X-Sender: dhamilto at herald.cc.purdue.edu
To: "eka.kevin.k1" <kokadir at purdue.edu>
cc: purdue-pm at pm.org
Subject: Re: Perl Win32
In-Reply-To: <39C0D6C2.9E520F09 at purdue.edu>
Message-Id: <Pine.SOL.4.21.0009141253140.14989-100000 at herald.cc.purdue.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


In my experience with writing perl for windows...
Just write it like you would for Unix, it will usually work.
There are some windows specific commands, and system calls
may vary slightly, but so far for the basic programs that I
have written, the only thing I ever had to change was the

#!/usr/bin/perl

to

#!perl

Also, of course perl has to be installed on the windows machine/server.


Try it out.
Good luck

DC Hamilton



On Thu, 14 Sep 2000, eka.kevin.k1 wrote:

> Hi all,
> 
> I heard that we can also write Perl under Windows,
> with Perl win32 or something like that.
> Can anybody give me a hint on this?
> 
> Thanks.
> Kevin
>     _____
>      |[]|_,_Y_
>      |__|_|__|}    GO BOILERS!
>       00--oo\\\
> 

------- End of Forwarded Message






More information about the Purdue-pm mailing list