Re: Preferred PERL Editor

2002-05-13 Thread John_Wunderlich


My vote goes to TextPad. Not free, but reasonable, and you can work with
the download.

JW


   
   
Conor Lillis <[EMAIL PROTECTED]>   
   
Sent by:To: 
[EMAIL PROTECTED] 
[EMAIL PROTECTED]   cc:
   
eState.com  Subject: Preferred 
PERL Editor
   
   
   
   
2002/05/09 09:04 AM
   
   
   
   
   




This might be a bit general for some, but I am curious to know which
editors
people prefer to use for PERL. I am looking for a good (preferably free)
editor for Win32 platform.

TIA

Conor


The information in this email is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this email
by anyone else is unauthorised.if you are not the intended recipient, any
disclosure, copying, distribution, or any action taken or omitted to be
taken in reliance on it is prohibited and may be unlawful. Please note that
any views, opinions or advice contained in this email are those of the
sending individual and not necessarily those of the firm. It is possible
for data transmitted by e-mail to be deliberately or accidentally corrupted
or intercepted. For this reason, where the communication is by e-mail, J&E
Davy does not accept any responsibility for any breach of confidence which
may arise from the use of this medium. If you have received this e-mail in
error please notify us immediately at mailto:[EMAIL PROTECTED] and delete
this e-mail from your system.

___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs






**
This e-mail and any files transmitted with it are considered 
confidential and are intended solely for the use of the 
individual or entity to whom they are addressed (intended).  
This communication is subject to agent/client privilege. 
If you are not the intended recipient (received in error) or 
the person responsible for delivering the e-mail to the 
intended recipient, be advised that you have received this 
e-mail in error and that any use, dissemination, forwarding, 
printing or copying of this e-mail is strictly prohibited.  If 
you have received this e-mail in error please notify the 
sender immediately.

**

___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Re: Preferred PERL Editor

2002-05-13 Thread Sundara Rajan

The site URL is/was right but it seems to have got hacked or something ...i
know this seems odder but try <http://www.lost-sunglasses.de/> I just tried
it and it seems to work

-Original Message-
From: Abner, Daniel [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 10, 2002 11:58 PM
To: 'Mark Bergeron'; [EMAIL PROTECTED]
Subject: RE: Re: Preferred PERL Editor


Mark -

The link you sent for open-perl-ide is not a perl site at all.  It redirects
you to a ridiculous site that has pop up window after pop up window.  The
content didn't appear to have anything to do with programming at all...

Did you miss type the url?

Dan.


-Original Message-
From: Mark Bergeron [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 10, 2002 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Re: Preferred PERL Editor


I haven't ever used TextPad. But, I have used and are using; Crimson Edit
(syntax highlighting, block and bracket matching and you can tie Perl right
into it. it's free), NoteTab Light (fast, nicely customizable, not a lot of
advanced features for the free one but hey! free). Then there is Open Perl
IDE http://open-perl-ide.sorceforge.net. Win32 only I believe. Write code,
debug code, etc... (also free). Between these I can get just about anything
done. I've also used MultiEdit but that's gonna cost you 100 bucks or so.
Not bad though.

My 2 cents,
Mark Bergeron

-Original Message-
From: "Lee Goddard"<[EMAIL PROTECTED]>
To: "John Deighan"<[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Date: Fri May 10 01:48:24 PDT 2002
Subject: Re: Preferred PERL Editor

>At 13:01 09/05/2002 -0500, John Deighan wrote:
>>I would vote for TextPad. However, I have a different twist on this 
>>question. Is there an editor, with similar features as TextPad and 
>>UltraEdit, that runs both on Windows and on Linux? That would be most 
>>useful to me. I guess XEmacs may be one, but I've never used it.
>
>Textpad have been promising such a version for over a year now :-(
>
>Lee Goddard
>perl -e "while(1){print rand>0.5 ? chr 47 : chr 92}"
>
>___
>Perl-Win32-Users mailing list
>[EMAIL PROTECTED]
>To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


___
GO.com Mail
Get Your Free, Private E-mail at http://mail.go.com


___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



Re: Preferred PERL Editor

2002-05-13 Thread Denis Pleic

Hi folks,

For those looking for something powerful (emacs-style), but are 
intimidated by sheer size of (X)Emacs on either Windows or Linux, 
I wholehartedly recommend Jasspa MicroEmacs (www.jasspa.com).

It's GPLed, works on both platforms, and is rather small (can be 
squeezed to under 1MB for those tight on HD space).

As a matter of fact, you can take a look at the headers of this 
mail to see that I'm also using it as my e-mail editor :-)

BTW, it has Perl (and other) highlighting, and is thoroughly 
configurable (keystokes, general appearance, etc.).

Naturally, I'm using it as my Perl editor of choice on Windows :-)

It's definitely worth checking out if you're still looking for 
that *perfect* editor :-)

Regards,

Denis

-
<-- Croatian Translation & Language Services  --> * dpleicopen.hr
+
Denis Pleic  | Phone: (+385) 42 305 751 
M. Vrhovca 6 | Fax: (+385) 42 305 752
HR-42000 Varazdin| Mobile: (+385) 98 798 323
 CROATIA | http://www.open.hr/~dpleic/indx-e.html

___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



Re: Preferred PERL Editor

2002-05-11 Thread $Bill Luebkert

Martin Moss wrote:

> Doesn't anybody still use VI these days?? :-)


VI(M) - yes.  Only thing always available on UNIX with a very good Win32 

GUI port.  Probably faster than any of the others and on more platforms.

Emacs may be more powerful, but has a longer learning curve and not the
best default key bindings (although you can change that).  But if you know
neither it might be the way to go for pure power.

-- 
   ,-/-  __  _  _ $Bill Luebkert   ICQ=14439852
  (_/   /  )// //   DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //  http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_http://www.todbe.com/

___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Martin Moss

I find that VIM for windows is my preferred windows editor too:-)

> -Original Message-
> From: Warkentin, Brad [mailto:[EMAIL PROTECTED]]
> Sent: Friday 10 May 2002 15:58
> To: 'Martin Moss'; [EMAIL PROTECTED]
> Subject: RE: Preferred PERL Editor
> 
> 
> Martin Moss [mailto:[EMAIL PROTECTED]] ponders:
> 
> > Doesn't anybody still use VI these days?? :-)
> 
> vim for quick and dirty (faster launch times), XEmacs for real editing
> 
> bj
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Warkentin, Brad

Martin Moss [mailto:[EMAIL PROTECTED]] ponders:

> Doesn't anybody still use VI these days?? :-)

vim for quick and dirty (faster launch times), XEmacs for real editing

bj
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Tillman, James

> Doesn't anybody still use VI these days?? :-)
> 

Strangely enough, I use vim for system admin tasks and Xemacs for coding.
Talk about a schizo!  

Vim almost always installed on *nix and easy to get for Win32 via CygWin so
having "vim reflexes" at the command line is handy, but I like Xemacs's
version control interfaces and its other cool programmer toys.

jpt
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Martin Moss

Doesn't anybody still use VI these days?? :-)

Marty

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Tillman, James
> Sent: Friday 10 May 2002 15:37
> To: 'Warkentin, Brad'; 'Lee Goddard'; Aaron Trevena; Simon Oliver
> Cc: [EMAIL PROTECTED]
> Subject: RE: Preferred PERL Editor
> 
> 
> > It's not an editor... its a lifestyle... though in the spirit of full
> > disclosure, now that OS's have GUIs I do wander out of Emacs 
> > to do some
> > stuff.
> 
> Not to start YET ANOTHER RELIGIOUS WAR (YARW), but XEmacs does 
> quite nicely
> on both Linux and Win32.  So you can have your GUI and your EMACS, too.
> 
> jpt
> ___
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Tillman, James

> It's not an editor... its a lifestyle... though in the spirit of full
> disclosure, now that OS's have GUIs I do wander out of Emacs 
> to do some
> stuff.

Not to start YET ANOTHER RELIGIOUS WAR (YARW), but XEmacs does quite nicely
on both Linux and Win32.  So you can have your GUI and your EMACS, too.

jpt
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Warkentin, Brad

 Lee Goddard [mailto:[EMAIL PROTECTED]] wrote:

> Okay, where do I get Xemacs?
> Only kdding - getting it now...

Welcome to the one true editor... :-)

It's not an editor... its a lifestyle... though in the spirit of full
disclosure, now that OS's have GUIs I do wander out of Emacs to do some
stuff.

bj
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Lee Goddard




Okay, where do I get Xemacs?

Only kdding - getting it now...

___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



RE: Preferred PERL Editor

2002-05-10 Thread Aaron Trevena

re: emacs
> > >Also, no blinking bracket matching, doesn't understand qq{}, qw//, etc.
> >
> > What is blinking bracket matching?

> Xemacs blinks the matching bracket when your on the other match.

Xemacs also has other nifty features such as warning you of unmatched
heredoc, brackets and incomplete regexen.

Also you can take a document, set the perl mode to something like cperl-mode
and then meta-ctrl-q on an opening brace to format the contents of the
closure/sub/hash/etc to cperl-mode.

Lovelly, then you can center the page on your current line using
ctrl-*something* very nice.

A.

--
Aaron J Trevena, BSc (Hons) www.head2head.co.uk
Internet Application Developer  Perl, UNIX, IIS/ASP




___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



Re: Preferred PERL Editor

2002-05-10 Thread Simon Oliver

Lee Goddard wrote:
> 
> >Also, no blinking bracket matching, doesn't understand qq{}, qw//, etc.
> 
> What is blinking bracket matching?
Xemacs blinks the matching bracket when your on the other match.

> It can find the next bracket fo the set if you use CTRL+M:
> holding down SHIFT at the same time highlights the block
> within the brackets
I didn't know that - thanks for the tip!

--
  Simon Oliver
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs