On Sun, 23 May 1999, Nirav Kaku wrote:

> I posted some queries. Anyways, could someone help me with PERL. I mean, I
> want to start programming in PERL on Linux and I have no idea how to go
> about it. So, tell me..
> 
> 1) Where do I write the source code?

your favourite text editor. i suggest you get programming perl from ORA or
perl* for dummies.

> 2) How I compile the code?

you usually dont. you put a line like #!/usr/bin/perl at the top, and make
it +x. or you can do perl foo.pl

> 3) How do I run the application?

depends. cgi? otherwise?

--
Satya.
Freelance website designer, and computer consultant.
http://satyaonline.cjb.net/

Reply via email to