Re: perl in win32
- From: "Paul Lalli" <mritty@xxxxxxxxx>
- Date: 30 Mar 2006 06:24:26 -0800
Cricket_sean wrote:
How do I use perl in windows, I have it installed, I was wondering if
there happen to be any FAQ or tuts
Write a program, using any text editor you like. Note I said "TEXT"
editor. That eliminates things like Word and WordPerfect. If you have
nothing else, notepad will do in a crunch. I would suggest downloading
either edit plus (http://www.editplus.com) or Emacs (google for it).
Once your program is written and saved, open up a command window
(Start->Run->"cmd"), change to the directory at which you saved your
script, and type `perl` followed by the name of your program.
If you installed the ActiveState distribution of Perl, you have access
to all the documenatation at Start->Programs->Active State Active
Perl->Documentation
Paul Lalli
.
- References:
- perl in win32
- From: Cricket_sean
- perl in win32
- Prev by Date: Re: store Array in hash ?
- Next by Date: Re: Parsing out chunks of .xml from a binary file
- Previous by thread: Re: perl in win32
- Next by thread: store Array in hash ?
- Index(es):
Relevant Pages
|