Re: free perl editor wanted

2009-02-18 Thread Craig
i use emacs and i like it. --- On Wed, 2/18/09, Alexander Koenig wrote: From: Alexander Koenig Subject: Re: free perl editor wanted To: beginners@perl.org Date: Wednesday, February 18, 2009, 3:29 AM itshardtogetone wrote on 02/09/2009 12:22 AM: > Can someone introduce me a free Perl edi

Re: free perl editor wanted

2009-02-18 Thread Octavian Râsnita
From: "Alexander Koenig" David Shere wrote on 02/18/2009 02:26 PM: If you want an editor that will also allow you to put in breakpoints, and step through code line by line while examining variables, you could use Komodo. I haven't used it for a while but it was a very nice tool when I was firs

RE: free perl editor wanted

2009-02-18 Thread Bob McConnell
From: David Shere > It would be nice if eclipse would do this sort of thing for perl... I believe we just need someone to write those plug-ins, similar to what was done for PHP. Bob McConnell -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h.

Re: free perl editor wanted

2009-02-18 Thread Alexander Koenig
David Shere wrote on 02/18/2009 02:26 PM: > If you want an editor that will also allow you to put in breakpoints, > and step through code line by line while examining variables, you could > use Komodo. I haven't used it for a while but it was a very nice tool > when I was first learning. ... > It

Re: free perl editor wanted

2009-02-18 Thread David Shere
> On Feb 8, 2009, at 5:22 PM, itshardtogetone wrote: > > Can someone introduce me a free Perl editor that also can easily > > produce html codes. If you want an editor that will also allow you to put in breakpoints, and step through code line by line while examining variables, you could use Komo

Re: free perl editor wanted

2009-02-18 Thread Erez Schatz
(This is basically a "name your favourite editor" question. Here's two ideas I found in my own search: 1. Komodo Edit and Komodo IDE (http://activestate.com/komodo_edit/). The Free and non-free versions of an IDE/Editor that is created by ActiveState, who specialise in support for dynamic languag

Re: free perl editor wanted

2009-02-18 Thread Alexander Koenig
itshardtogetone wrote on 02/09/2009 12:22 AM: > Can someone introduce me a free Perl editor that also can easily produce html > codes. > Thanks If you are on Windows, try Notepad++[1]. It knows a lot of formats (including Perl and HTML), is easy to use (if you don't want to learn emacs or vim) a

Re: free perl editor wanted

2009-02-17 Thread James Moser
Any text editor can be used for editing perl or HTML. Neither need to be compiled or anything like that.There are a number of them out there and some people have their favorites. Do you use Windows, Mac, ...? I don't use windows often but I have been meaning to try this one on windows: ht

Re: free perl editor wanted

2009-02-08 Thread Craig
try emacs --- On Sun, 2/8/09, itshardtogetone wrote: From: itshardtogetone Subject: free perl editor wanted To: beginners@perl.org Date: Sunday, February 8, 2009, 5:22 PM Can someone introduce me a free Perl editor that also can easily produce html codes. Thanks

RE: Free Perl Editor

2007-01-02 Thread Sam DeForest
> -Original Message- > From: Paul Brasseur [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 23, 2006 1:17 PM > To: beginners@perl.org > Subject: Free Perl Editor > > > Hello: > > Try PSPad ! It is a Great Perl/PHP Editor. It has many nice > Features such > as Permanent and

Re: Free Perl Editor

2007-01-02 Thread Ovid
--- OROSZI Balázs <[EMAIL PROTECTED]> wrote: > Emacs and Vim are both braindead. That was a not a helpful comment. If you had attempted to justify that statement, it might have come across otherwise. Frankly, I use vim and once you know how it works, it's extremely powerful. Combining vim with

Re: Free Perl Editor

2007-01-02 Thread Chad Perrin
On Tue, Jan 02, 2007 at 02:32:52PM +, Matt Richards wrote: > OROSZI Balázs wrote: > >Emacs and Vim are both braindead. > > what do you use as your text editor then? His bad attitude, I guess. -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] "It's just incredible that a trillion-syna

Re: Free Perl Editor

2007-01-02 Thread Matt Richards
what do you use as your text editor then? OROSZI Balázs wrote: Emacs and Vim are both braindead. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: Free Perl Editor

2007-01-02 Thread OROSZI Balázs
Emacs and Vim are both braindead. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/

Re: Free Perl Editor

2007-01-02 Thread Chad Perrin
On Tue, Jan 02, 2007 at 01:39:02PM +0700, Eko Budiharto wrote: > who said only GNU emacs is everything. Actually, there are other plain > text editors you can use. I'm a big fan of Vim and SciTE (in that order). -- CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] "The measure on a man's rea

Re: Free Perl Editor

2007-01-01 Thread Eko Budiharto
who said only GNU emacs is everything. Actually, there are other plain text editors you can use. On 1/2/07, eko hermiyanto <[EMAIL PROTECTED]> wrote: GNU Emacs is everything. I seldom to use other program than GNU Emacs in my work and personal computing at home. I do text editing, programming f

Re: Free Perl Editor -- PSPad

2007-01-01 Thread eko hermiyanto
GNU Emacs is the only real thing my friend :D

Re: Free Perl Editor

2007-01-01 Thread eko hermiyanto
GNU Emacs is everything. I seldom to use other program than GNU Emacs in my work and personal computing at home. I do text editing, programming for various languages, web browsing, sending email, chatting in IRC and yahoo messaging protocol and various other computing activities with only GNU Ema

Re: Free PERL Editor

2006-12-02 Thread Daniel Kasak
Suja Emmanuel wrote: Hi all, Could you please suggest me any good PERL editor which is available in open source tools. I have tried 'EngineSite Perl Editor -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer me some good bug free tools. Eclipse IDE with the

Re: Free Perl Editor

2006-11-24 Thread Octavian Rasnita
From: "D. Bolliger" <[EMAIL PROTECTED]> > Emacs / Xemacs can do that all; check syntax, run with output in new window, > rcs/cvs integration, syntax highlighting, automatic (and of course > customizable) source formatting support... > > And it has much much *much* more features I don't know/use ye

Re: Free PERL Editor

2006-11-24 Thread Chad Perrin
On Thu, Nov 23, 2006 at 11:00:28AM -0800, Randal L. Schwartz wrote: > > ""Suja" == "Suja Emmanuel" <[EMAIL PROTECTED]> writes: > > "Suja> Could you please suggest me any good PERL editor which is > "Suja> available in open source tools. I have tried 'EngineSite Perl Editor > "Suja

Re: Free Perl Editor

2006-11-24 Thread Octavian Rasnita
From: "D. Bolliger" <[EMAIL PROTECTED]> > Emacs / Xemacs can do that all; check syntax, run with output in new window, > rcs/cvs integration, syntax highlighting, automatic (and of course > customizable) source formatting support... > > And it has much much *much* more features I don't know/use ye

Re: Free Perl Editor

2006-11-23 Thread Jen Spinney
On 11/23/06, D. Bolliger <[EMAIL PROTECTED]> wrote: Octavian Rasnita am Freitag, 24. November 2006 06:17: > From: "Paul Brasseur" <[EMAIL PROTECTED]> > > > Try PSPad ! It is a Great Perl/PHP Editor. It has many nice > > Features such > > as Permanent and Descriptive Bookmarks, add a Comm

Re: Free Perl Editor

2006-11-23 Thread D. Bolliger
Octavian Rasnita am Freitag, 24. November 2006 06:17: > From: "Paul Brasseur" <[EMAIL PROTECTED]> > > > Try PSPad ! It is a Great Perl/PHP Editor. It has many nice > > Features such > > as Permanent and Descriptive Bookmarks, add a Comment to Line(s), Code > > Explorer Window. It easily ca

Re: Free Perl Editor

2006-11-23 Thread Octavian Rasnita
From: "Paul Brasseur" <[EMAIL PROTECTED]> > Try PSPad ! It is a Great Perl/PHP Editor. It has many nice > Features such > as Permanent and Descriptive Bookmarks, add a Comment to Line(s), Code > Explorer Window. It easily can be set to run Apache and/or Xitami. It > is written > by a Comp

Re: Free PERL Editor

2006-11-23 Thread Randal L. Schwartz
> ""Suja" == "Suja Emmanuel" <[EMAIL PROTECTED]> writes: "Suja> Could you please suggest me any good PERL editor which is "Suja> available in open source tools. I have tried 'EngineSite Perl Editor "Suja> -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer "Suja

Re: Free PERL Editor

2006-11-23 Thread Octavian Rasnita
From: "Imogen Flood-Murphy" <[EMAIL PROTECTED]> > how about Crimson Editor, http://www.crimsoneditor.com/ I've yet to > find anything it can't handle... > This editor is very inaccessible. The caret is not detected at all by the screen reader. I have written some text in the text area, and some

Re: Free PERL Editor

2006-11-23 Thread Imogen Flood-Murphy
how about Crimson Editor, http://www.crimsoneditor.com/ I've yet to find anything it can't handle... On 23/11/06, Octavian Rasnita <[EMAIL PROTECTED]> wrote: From: "Ron Goral" <[EMAIL PROTECTED]> > Well, according to their website, they already are. However, there is some > discussion in the si

Re: Free PERL Editor

2006-11-23 Thread Octavian Rasnita
From: "Ron Goral" <[EMAIL PROTECTED]> > Well, according to their website, they already are. However, there is some > discussion in the site's forums about the fact that there are issues with > these features. As you can see from these links, while the textpad folks > 'say' it is compliant, it is no

Re: Free PERL Editor

2006-11-23 Thread Octavian Rasnita
From: "Lou Pereira" <[EMAIL PROTECTED]> > Try this one it's free for personal use: > > http://www.ntelligent-design-studios.com/ > Well, I have tried it, but I think it is one of the most inaccessible text editors I have seen. I couldn't even put the focus in the textarea of the editor. By defaul

RE: Free PERL Editor

2006-11-22 Thread Ron Goral
> -Original Message- > From: Octavian Rasnita [mailto:[EMAIL PROTECTED] > Sent: Thursday, 23 November, 2006 00:25 > To: Ron Goral; Suja Emmanuel; beginners@perl.org > Subject: Re: Free PERL Editor > > > > Not exactly free (shareware for $29 USD), I use Tex

RE: Free PERL Editor

2006-11-22 Thread Lou Pereira
Try this one it's free for personal use: http://www.ntelligent-design-studios.com/ -Original Message- From: Jenda Krynicky [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 22, 2006 7:03 PM To: Octavian Rasnita Cc: beginners@perl.org Subject: Re: Free PERL Editor

Re: Free PERL Editor

2006-11-22 Thread Jenda Krynicky
From: "Octavian Rasnita" <[EMAIL PROTECTED]> To: "Jenda Krynicky" <[EMAIL PROTECTED]> Subject:Re: Free PERL Editor Date sent: Wed, 22 Nov 2006 22:23:23 -0800 > Hi, > > > Adding thi

Re: Free PERL Editor

2006-11-22 Thread Octavian Rasnita
> Not exactly free (shareware for $29 USD), I use Textpad for all my scripting > and HTML work. > > http://www.textpad.com/products/textpad/index.html > > HTH - > Ron Goral Do you have any idea if there are plans of making TextPad UTF-8 aware? Thanks. Teddy -- To unsubscribe, e-mail: [EMAIL P

Re: Free PERL Editor

2006-11-22 Thread OROSZI Balázs
Suja Emmanuel wrote: Hi all, Could you please suggest me any good PERL editor which is available in open source tools. I have tried 'EngineSite Perl Editor -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer me some good bug free tools. So far, I used JEdit for

Re: Free PERL Editor

2006-11-22 Thread Jenda Krynicky
From: "Octavian Rasnita" <[EMAIL PROTECTED]> > From: "Jenda Krynicky" <[EMAIL PROTECTED]> > > I'm quite fond of SciTE : http://www.scintilla.org/SciTE.html > > > > Not specifically a Perl editor, but it does suit my needs pretty > > well. > > > > Jenda > > Hi Jenda, > > I also l

Re: Free PERL Editor

2006-11-22 Thread Octavian Rasnita
From: "Jenda Krynicky" <[EMAIL PROTECTED]> > > I'm quite fond of SciTE : http://www.scintilla.org/SciTE.html > > Not specifically a Perl editor, but it does suit my needs pretty > well. > > Jenda Hi Jenda, I also like SciTe, but unfortunately it doesn't have all the necessary features. Do you kn

RE: Free PERL Editor

2006-11-22 Thread Ron Goral
> -Original Message- > From: Suja Emmanuel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 22 November, 2006 00:45 > To: beginners@perl.org > Subject: Free PERL Editor > > > > Hi all, > > Could you please suggest me any good PERL editor which is > available in open source tools.

Re: Free PERL Editor

2006-11-22 Thread Jenda Krynicky
From: "Suja Emmanuel" <[EMAIL PROTECTED]> > Hi all, > > Could you please suggest me any good PERL editor which is > available in open source tools. I have tried 'EngineSite Perl Editor > -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer > me some good bug free too

Re: Free PERL Editor

2006-11-22 Thread Jeff Pang
>> >> Hi all, >> >> Could you please suggest me any good PERL editor which is >> available in open source tools. I have tried 'EngineSite Perl Editor >> -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer >> me some good bug free tools. > >I rather like Vim, thou

Re: Free PERL Editor

2006-11-21 Thread Chad Perrin
On Wed, Nov 22, 2006 at 12:15:06PM +0530, Suja Emmanuel wrote: > > Hi all, > > Could you please suggest me any good PERL editor which is > available in open source tools. I have tried 'EngineSite Perl Editor > -LITE' and 'PerlExpress' which I am not comfortable with. Kindly refer > m