S
syracuse
Hi
anyone knows what is a good free editor to use for perl ?
Thanks
Syracuse
anyone knows what is a good free editor to use for perl ?
Thanks
Syracuse
syracuse said:Hi
anyone knows what is a good free editor to use for perl ?
Thanks
Syracuse
Michele Dondi said:anyone knows what is a good free editor to use for perl ?
You're not twistedsomenumberwhichidontremember in disguise, are you?
;-)
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=editors
Michele
--
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{pop^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB='
.'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_,
256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
thanks, just trying to learn, I'm comfortable with vi, but thought a nicely
coloured editor could help with the syntax ...
syracuse said:thanks, just trying to learn, I'm comfortable with vi, but thought a
nicely coloured editor could help with the syntax ...
Or vile/xvile. (as an extra bonus they use perl as their scriptingDavid Squire said:Then you want vim or gvim.
syracuse said:Hi
anyone knows what is a good free editor to use for perl ?
Thanks
Syracuse
syracuse said:Hi
anyone knows what is a good free editor to use for perl ?
Thanks
Syracuse
Abigail said:Josef Moellers ([email protected]) wrote on MMMMDCCXVII
September MCMXCIII in <URL@ syracuse wrote:
@@ > Hi
@@ > anyone knows what is a good free editor to use for perl ?
@@ > Thanks
@@ > Syracuse
@@
@@ vi?
vi isn't free. Although many good vi clones are.
Or vile/xvile. (as an extra bonus they use perl as their scripting
language)
What should they do? Avoid it altogether? I don't use vi myself, but I
wouldn't regard it as such a bad thing...
Hurrah, another vile user!Abigail said:Ted Zlatanov ([email protected]) wrote on MMMMDCCXIX September MCMXCIII in
<URL:<> On 2 Aug 2006, (e-mail address removed) wrote:
<>
<> >
<> >> vim isn't vi. Despite toy OS distro's firing up 'vim' is you type 'vi'.
<> >
<> > What should they do? Avoid it altogether? I don't use vi myself, but I
<> > wouldn't regard it as such a bad thing...
<>
<> I think Abigail is referring to the original request for a "free"
<> editor, which vi isn't but vim is.
<>
<> Plain vi is pretty awful, so it should probably be avoided altogether.
<> I speak from experience, having used vi on Solaris for a while.
<> Compared to vim it's simply outdated, and it has too many limitations
<> to be useful for any serious programming. For Perl specifically,
<> vim's support is much better.
I do most of my Perl coding in 'vile', another 'vi' clone. However, over
99% of the commands I use would be identical in either 'vile' and 'vi'.
Abigail said:Hence my classification of 'toy distros'.
Abigail said:Ted Zlatanov ([email protected]) wrote on MMMMDCCXIX September MCMXCIII in
<URL:<> On 2 Aug 2006, (e-mail address removed) wrote:
<>
<> >
<> >> vim isn't vi. Despite toy OS distro's firing up 'vim' is you type 'vi'.
<> >
<> > What should they do? Avoid it altogether? I don't use vi myself, but I
<> > wouldn't regard it as such a bad thing...
<>
<> I think Abigail is referring to the original request for a "free"
<> editor, which vi isn't but vim is.
<>
<> Plain vi is pretty awful, so it should probably be avoided altogether.
<> I speak from experience, having used vi on Solaris for a while.
<> Compared to vim it's simply outdated, and it has too many limitations
<> to be useful for any serious programming. For Perl specifically,
<> vim's support is much better.
I do most of my Perl coding in 'vile', another 'vi' clone. However, over
99% of the commands I use would be identical in either 'vile' and 'vi'.
I'd say that 'vi' is more than sufficient for coding Perl. Some of the
extras of the 'vi' clones are nice to have, but I've yet to find a
feature that's impossible to live without.
I do agree. I use Emacs with Linux || Solaris (vtxxx console w/o syntaxEmacs with cperl-mode work very well here.
Michele said:jed, and I suspect also vi* and the various incarnations of emacs,
also recognizes a pattern which one often embeds in a comment (usually
at the top), like thus
# -*- Perl -*-
I find this feature very useful for modules, although I may set up
another association for '.pm'.
AZSTYX said:I use the editor from www.crimson.com, its free and highlights perl
syntax and optionally saves file sin UNIX or Windows format.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.