Just to help out Huan Huang below:

Huan Huang wrote: 
>I have set up Activeperl in my windows NT system. I have some source file.
>But I really get no idea how to run the source file. Could anybody give me
>a go?

You basically need to associate the file type with the perl interpreter.  I am not 
using NT, so I can't tell you the exact steps, but you basically want to open 
explorer.  When you double-click a .pl file, it will ask you what to run it with.  
Specify the perl.exe file from the path where it was installed.

Also, you want to make sure you add the location of the perl.exe file and your 
perl/bin directory to your path.

As far as good tutorials...  It depends on what you need help with.  But, if you need 
help learning Perl, you might find these helpful:
http://www.comp.leeds.ac.uk/Perl/start.html
http://www.cclabs.missouri.edu/things/instruction/perl/perlcourse.html

I'm not sure, but I think I got them from the perlfax (even if not, you'll want to 
read the fax):
http://www.perldoc.com/perl5.8.0/pod/perlfaq.html

Hope this helps,

Jared


-----Original Message-----
From: Zemer Rick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 9:20 AM
To: [EMAIL PROTECTED]
Subject: Beginners -- a suggestion



I too am rather new to Perl, and have found the OpenPerlIDE debugger to be
helpful.  It is available on sourceforge.net and probably elsewhere.

Hope that helps.

-rz.

"She was trying to construct a life that made sense from things she found in
gift shops." 
 -kv.

-----Original Message-----
From: Jim Blanchard [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 11:02 AM
To: 'Sorin Marti'; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Email To Mysql.


I am new too! I have tried Activeperl on my XP machine at home and found
that you have to run the version I have in a command window.

c>:perl "file name"


I hope this helps.

Jim Blanchard
-----Original Message-----
From: Sorin Marti [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 10:49 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Email To Mysql.


[EMAIL PROTECTED] wrote:

>Hi, I am really new to Perl.
>
me too

>I have set up Activeperl in my windows NT system. I have some source file.
>But I really get no idea how to run the source file. Could anybody give me
>a go?
>
try this: http://www.wdvl.com/Authoring/Languages/Perl/Windows/

>I have checked the following sites but found few introduction to windows
user.
>
>http://www.perldoc.com/perl5.8.0/pod/perl.html#NAME
>
>could anybody give me some helpful websites as well? thanks a lot!
>
>Huan Huang
>
Please choose a good subject to mail at a mailing list. Your message has 
nothing to do with "Email To Mysql" so choose a Subject like "Perl 
documentation for windows user" so everyone knows what you're talking about


Greets

Sorin


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized
review, use, disclosure or distribution is prohibited.  If you are not
the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.

PARTNERS Health Plan                Phone: 574-233-4899
100 E. Wayne St., Suite 502         Fax:      574-234-7484
South Bend, IN 46601                www.partnersindiana.com



Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information.  Any unauthorized
review, use, disclosure or distribution is prohibited.  If you are not
the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.

PARTNERS Health Plan                Phone: 574-233-4899
100 E. Wayne St., Suite 502         Fax:      574-234-7484
South Bend, IN 46601                www.partnersindiana.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to