LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Beginning Perl: file problem (https://www.linuxquestions.org/questions/programming-9/beginning-perl-file-problem-493768/)

TridentKing 10-19-2006 03:22 AM

Beginning Perl: file problem
 
How do I create a Perl script?

I tried using Open Office but the output is in binary form?

I really don't care what editor I have to use. I just want to creat a perl script.

Tinkster 10-19-2006 03:35 AM

Hi, welcome to LQ!

You could use OO, just save as ASCII Text.

But I would recommend vi or emacs, or Kate if learning is not your thing.


Cheers,
Tink

chrism01 10-19-2006 07:36 PM

Just a thought, as you are starting out I'd recommend vim over vi. vim => Vi Improved eg syntax highlighting etc etc .
It's what I use in my job (Perl/Linux bash/MySql) programming.

Mohtek 10-19-2006 09:15 PM

I really like kate...
 
I guess I would fall under the "Don't want to learn" category, but I like the hand holding it offers to me as a newbie programmer...
Tools>highlighting>scripts> Perl
There is a terminal built into it so you can play cause and effect with your scripts and do quick debugging if needed.

that's my 2 cents
Mohtech

bigearsbilly 10-20-2006 04:16 AM

vim has syntax highlighting

and gvim has menus.


All times are GMT -5. The time now is 02:47 PM.