What editor for Perl do you recommend?

2002-06-24 Thread Octavian Rasnita
Hi all, Can you recommend me a good editor for Perl scripts that runs under Windows? It should: 1. Save the text with Unix end of lines. 2. Write somewhere the current line I am in. 3. Not necessary but it would be wonderful to have a hotkey to jump from subroutine to subroutine, or to list the

RE: What editor for Perl do you recommend?

2002-06-24 Thread Pavel Koutn
, 2002 7:07 AM To: [EMAIL PROTECTED] Subject: What editor for Perl do you recommend? Hi all, Can you recommend me a good editor for Perl scripts that runs under Windows? It should: 1. Save the text with Unix end of lines. 2. Write somewhere the current line I am in. 3. Not necessary but it would

Re: What editor for Perl do you recommend?

2002-06-24 Thread alex
hiho Octavian and allperl comunity, the simple solution to this problem is called PROTON 3.1 and can be downloaded @ http://www.meybohm.de/ (http://www.meybohm.de/proton.html) you can do, what I did, and that is mounting your user homedir (with samba)as some drive X: or whatever, and code away!

Re: What editor for Perl do you recommend?

2002-06-24 Thread Francesco Scaglioni
From: Octavian Rasnita [EMAIL PROTECTED] Subject: What editor for Perl do you recommend? Date: Mon, 24 Jun 2002 08:06:40 +0300 Hi all, Can you recommend me a good editor for Perl scripts that runs under Windows? It should: 1. Save the text with Unix end of lines. 2. Write somewhere

Re: What editor for Perl do you recommend?

2002-06-24 Thread David T-G
Teddy -- ...and then Octavian Rasnita said... % % Hi all, Hello! % % Can you recommend me a good editor for Perl scripts that runs under Windows? % It should: vim. Maybe gvim if you're feeling decadent. % % 1. Save the text with Unix end of lines. Yep. % 2. Write somewhere the

Re: What editor for Perl do you recommend?

2002-06-24 Thread Jonathan Gines
definitely go with emacs and use perl-mode then font-lock-mode if you want syntax highlighting. At 03:51 PM 6/24/02 +, Francesco Scaglioni wrote: From: Octavian Rasnita [EMAIL PROTECTED] Subject: What editor for Perl do you recommend? Date: Mon, 24 Jun 2002 08:06:40 +0300 Hi all

RE: What editor for Perl do you recommend?

2002-06-24 Thread Scot Robnett
: [EMAIL PROTECTED] Subject: Re: What editor for Perl do you recommend? definitely go with emacs and use perl-mode then font-lock-mode if you want syntax highlighting. At 03:51 PM 6/24/02 +, Francesco Scaglioni wrote: From: Octavian Rasnita [EMAIL PROTECTED] Subject: What editor for Perl do

RE: What editor for Perl do you recommend?

2002-06-24 Thread John Brooking
groups of lines. Granted, emacs and others can do the same things, so you see that you have a lot of choices. -John From: Octavian Rasnita [EMAIL PROTECTED] Subject: What editor for Perl do you recommend? Date: Mon, 24 Jun 2002 08:06:40 +0300 Hi all, Can you recommend me a good editor