Hi Rajeev,
On Mon, 2 Jan 2012 20:54:01 -0800 (PST)
Rajeev Prasad wrote:
> Hello,
>
> Has anyone ever used, tinyMCE as web based editor (to run inside the browser)
> to edit the perl/php/shell scripts on the server? I am looking for some
> direction and advice?
I don't
Hello,
Has anyone ever used, tinyMCE as web based editor (to run inside the browser)
to edit the perl/php/shell scripts on the server? I am looking for some
direction and advice?
thank you.
Rajeev
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail
jbl wrote:
I am having trouble with a regex in perl.
I have an array that looks like this:
Abilene,KS,67410,1019 2000 Ave,38.88254,-97.20204,Grant Town Fire Dist
*Arlington,KS,67514,100 W Main St,Reno County Fire Dist 4
Abilene,KS,67410,1463 3325 Ave,39.079136,-97.1181,Sherman Township
Fire Distr
I am having trouble with a regex in perl.
I have an array that looks like this:
Abilene,KS,67410,1019 2000 Ave,38.88254,-97.20204,Grant Town Fire Dist
*Arlington,KS,67514,100 W Main St,Reno County Fire Dist 4
Abilene,KS,67410,1463 3325 Ave,39.079136,-97.1181,Sherman Township
Fire District
*Beattie,
Hi all,
I am not a perl programmer but I have to deal with some Perl codes
recently. So my questions may sounds naive but they are sort of
difficult to me.
I am trying to run a perl code with 2 arguments according to the
instruction. I installed Active Perl and EnginSite Perl editor. But I
do not
ions
on this flat file db and spits out the hits along with the whole keywords
and date entry.
Below I've included a test script where I try to integrate your
suggestions and a version of your code that I've seriously meddled
with.
This is an edited down version of what would really go
"Chas. Owens" writes:
> On Tue, Sep 22, 2009 at 23:10, Harry Putnam wrote:
>> "Chas. Owens" writes:
>>
>>>> How big of a chore would it be to include code into the script that
>>>> creates some kind of editor like environment and
On Tue, Sep 22, 2009 at 23:10, Harry Putnam wrote:
> "Chas. Owens" writes:
>
>>> How big of a chore would it be to include code into the script that
>>> creates some kind of editor like environment and allows bash style
>>> completion?
>>>
"Chas. Owens" writes:
>> How big of a chore would it be to include code into the script that
>> creates some kind of editor like environment and allows bash style
>> completion?
>>
>> I'm a very low level perl coder.. and will need pointers to
On Tue, Sep 22, 2009 at 17:00, Harry Putnam wrote:
> I use several homemade scripts frequently that revolve around taking
> input from user and writing to specified files.
>
> One thing I really miss while giving the input is some kind of
> editor like environment, be it vi or emac
I use several homemade scripts frequently that revolve around taking
input from user and writing to specified files.
One thing I really miss while giving the input is some kind of
editor like environment, be it vi or emacs, either would be
great. I really miss completion too, as provide by
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
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
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.
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 l
> 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
(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 supp
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 lear
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
wi
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
Can someone introduce me a free Perl editor that also can easily produce html
codes.
Thanks
> -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
>
Combining vim with just a few useful external tools and it
serves as quite a powerful IDE. The only major features I find lacking
(automatic refactoring, in this case) are due to limitations with Perl
itself, not the editor. Emacs people can state the same things.
In this case, your "brainde
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 i
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/
Emacs and Vim are both braindead.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
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
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
GNU Emacs is the only real thing my friend :D
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
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.
more features I don't know/use yet! It's not
only
> a "perl editor", it's an "all purpose editor".
>
> (Can't compare to vim since I only use nano or vi in a terminal for system
> admin)
>
> Dani
Ok, I will also try it. I hope it is eas
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
Octavian Rasnita am Freitag, 24. November 2006 08:36:
> From: "D. Bolliger" <[EMAIL PROTECTED]>
> > Emacs / Xemacs can do that all;
[snipp]
> I have installed it, but it is very inaccessible for screen readers
Hello Teddy/Octavian
Can't help here since I'm without any win installation since 2
Hello:
Have you investigated PSPAD's settings Menu then the
highlighter settings menu ? Select Perl and then look at the compiler
tab. The setup for
a Output window is there.
Regards,
Paul Brasseur
(Victoria, B.C.
Canada )
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
more features I don't know/use yet! It's not
only
> a "perl editor", it's an "all purpose editor".
>
> (Can't compare to vim since I only use nano or vi in a terminal for system
> admin)
>
I have installed it, but it is very inaccessible f
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
> >
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
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 Xi
>>>>> ""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
Hello:
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 Computer Science Instructor in Eastern Europe
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 writ
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
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
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 f
> -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
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
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
> 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
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 f
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
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
> -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
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 com
>>
>> 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 re
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
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.
Thanks in advance,
Suja
Beau E. Cox am Donnerstag, 8. Dezember 2005 09.09:
> Hi Rajeev -
>
> At 2005-12-07, 20:55:59 you wrote:
> >Hi,
> >
> >I got a doubt how to develop an editor that can be used to modify files
> > and it has to provide movement of cursor from left to right or
Hi Rajeev -
At 2005-12-07, 20:55:59 you wrote:
>Hi,
>
>I got a doubt how to develop an editor that can be used to modify files and
>it has to provide movement of cursor from left to right or right.
>
>thanks and regards,
>Rajeev Kilaru
First of all - why would you want
Hi,
I got a doubt how to develop an editor that can be used to modify files and
it has to provide movement of cursor from left to right or right.
thanks and regards,
Rajeev Kilaru
Maxipoint Rep Office <[EMAIL PROTECTED]> wrote:
> I am send only ONCE message! Pls check mailing list, I can
> see that my message is received multiple times at the mailing list
Once is already one time too many.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
I am send only ONCE message! Pls check mailing list, I can see that my
message is received multiple times at the mailing list
-GP
-Original Message-
From: Maxipoint Rep Office [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 31, 2005 6:15 PM
To: beginners@perl.org
Subject: Best WML editor
WapEmperor Wap Pro 2.0 was be good, but he is not at the web now..
WapEmperor Wap Pro 2.0 is the single most powerful WML editor for Windows
95/98, Windows NT, and Windows 2000 systems. Using this program simplifies
the WML development effort and saves time of up to an amazing 80%. This
advanced
I wish create interactive WAP WML pages using Perl..
Best WML editor is best fot these job?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
On Mon, 2004-09-27 at 07:45, Nicolay A. Vasiliev wrote:
> Which perl editor do you use? Maybe it will match for me too?
>
> Thanks in advance and sorry my poor English.
Hi,
If I am forced to use WinDoz I prefer gvim or Xemacs. Both are very
powerfull editors.
> --
> Best reg
Nicolay A. Vasiliev wrote:
Which perl editor do you use? Maybe it will match for me too?
Emacs (cperl-mode).
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>ok so $^ I is only for the diamond operator. Understood. So for
>situations when not using the diamond operator, $^ I for making backup
>copies is useless, so thr rename function will have to suffice.
>
>Is this the best way?
Usually
PROTECTED] (Peter Scott)
09/16/2004 06:14 PM
Please respond to Peter
To: [EMAIL PROTECTED]
cc:
Subject:Re: $ ^ I in place editor
In article
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>its not that I do not understand its purpose, but maybe how
ok sorry... must of missed that about the in place editor and is
restrictions ! Please ignore that last part of my last email!
[EMAIL PROTECTED] (Peter Scott)
Sent by: [EMAIL PROTECTED] (Peter Scott)
09/16/2004 06:14 PM
Please respond to Peter
To: [EMAIL PROTECTED
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>its not that I do not understand its purpose, but maybe how to use it??? I
>am curious b/c this has worked for me before in other programs. I will
>send this whole code.
Posting hundreds of lines of code that have nothing to do with wh
PROTECTED] (Peter Scott)
09/16/2004 08:36 AM
Please respond to Peter
To: [EMAIL PROTECTED]
cc:
Subject:Re: $ ^ I in place editor
In article
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>In my code I am not understanding why my in place edit does
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] writes:
>In my code I am not understanding why my in place edit does not work? Here
>is my code:
>
>use strict;
>use diagnostics;
>use warnings;
Good!
>my stps="/usr/local/log/scratchtps";
>
> open (TP, ">$stps") || die "could not open file:$!
essage-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Thursday, September 16, 2004 4:43 AM
>To: [EMAIL PROTECTED]
>Subject: $ ^ I in place editor
>
>
>All,
>
>In my code I am not understanding why my in place edit does
>not work? Here
>is my code:
>pl
All,
In my code I am not understanding why my in place edit does not work? Here
is my code:
please help!
thanks,
use strict;
use diagnostics;
use warnings;
my stps="/usr/local/log/scratchtps";
open (TP, ">$stps") || die "could not open file:$!";
open (TP2, ">$irmt ") || die "cou
On Sat, Jun 05, 2004 at 04:34:00PM +0100, aditi gupta wrote:
> hi,
>
> vi is used only in unix and linux.which editor can be used in windows and is better
> than notepad.
>
> thanx,
>
> aditi
I'm extremely pleased with Textpad (http://www.textpad.com). Fast
st
UNCLASSIFIED
There's also gvim for windows
http://www.vim.org
-Original Message-
From: John W. Krahn [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 05, 2004 5:02 PM
To: [EMAIL PROTECTED]
Subject: Re: vi editor
Aditi gupta wrote:
>
> hi,
Hello,
> vi is used only in
t;[EMAIL PROTECTED]> wrote:
hi,
vi is used only in unix and linux.which editor can be used in windows and is better
than notepad.
thanx,
aditi
Yahoo! India Matrimony: Find your partner online.
---
Brian Lunergan
Nepean, Ontario
Canada
-
Post your free ad now! Ya
-Original Message-
From: aditi gupta [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 05, 2004 10:34 AM
To: [EMAIL PROTECTED]
Subject: vi editor
hi,
vi is used only in unix and linux.which editor can be used in windows
and is better than notepad.
thanx,
aditi
Yahoo! India
Hi Aditi,
aditi gupta wrote:
hi,
vi is used only in unix and linux.which editor can be used in windows and is better than notepad.
That is not quite correct, there is vim for windows, it gives you vi on
windows, though it's the enhanced version of VI, it gives you syntax
highlighting etc
Aditi gupta wrote:
>
> hi,
Hello,
> vi is used only in unix and linux.
Not so! http://www.thomer.com/vi/vi.html#versions
> which editor can be used in windows and is better than notepad.
http://www.ultraedit.com/
http://slickedit.com/
John
--
use Perl;
program
fulfill
I use TextPad. It's shareware. Also has a number of good extensions that can be added
for free to enhance its capabilities.
Check it out at https://www.textpad.com/index.html.
aditi gupta <[EMAIL PROTECTED]> wrote:
hi,
vi is used only in unix and linux.which editor can be used in
hi,
vi is used only in unix and linux.which editor can be used in windows and is better
than notepad.
thanx,
aditi
Yahoo! India Matrimony: Find your partner online.
[ TOFU fixed ]
Joel wrote:
>
> From: "John W. Krahn" <[EMAIL PROTECTED]>
>
> > Joel wrote:
> > >
> > > I'm trying to write a program in perl that will take a binary file,
> > > convert it to hex, then save it to a text file.
> >
> > Perhaps this is what you want:
> >
> > #!/usr/bin/perl
> > use
> -Original Message-
> From: Joel [mailto:[EMAIL PROTECTED]
> Sent: Friday, 5 March 2004 10:57 AM
> To: [EMAIL PROTECTED]; John W. Krahn
> Subject: Re: perl hex editor
>
> Thanks, that works perfectly. Now I just have to figure out
> how to turn it
> b
Joel wrote:
> Thanks, that works perfectly. Now I just have to figure out how to turn it
> back into a valid file. I tried using "pack 'b*'" but I had no luck. Any
> suggestions?
>
> Joel
Depends on how the bytes are stored at the point where you are ready to print
them. Presuming numerically by
TED]>
Sent: Wednesday, March 03, 2004 5:31 PM
Subject: Re: perl hex editor
> Joel wrote:
> >
> > I'm trying to write a program in perl that will take a binary file,
convert
> > it to hex, then save it to a text file. So far I'm not having any luck.
The
> > be
Joel wrote:
>
> I'm trying to write a program in perl that will take a binary file, convert
> it to hex, then save it to a text file. So far I'm not having any luck. The
> best I've been able to do is copy the file and open it in a text editor.
> Here is my code:
I'm trying to write a program in perl that will take a binary file, convert
it to hex, then save it to a text file. So far I'm not having any luck. The
best I've been able to do is copy the file and open it in a text editor.
Here is my code:
#!/usr/bin/perl
use warnings;
use
Emacs running in CPerl mode does it pretty well. But Emacs has a steep
learning curve and you have to install CPerl mode (it's not the
default).
-Dan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
"Randal L. Schwartz" wrote:
>
> Hence, the maxim: "Nothing can parse Perl but /usr/bin/perl".
>
Hmmm, that's strange. Until a couple of days ago, I had no usr directory
anywhere on my system, yet the Perl interpreter seems to work just fine.
Joseph
--
To unsubscribe, e-mail: [EMAIL PROTECTE
>>>>> "Richard" == Richard Heintze <[EMAIL PROTECTED]> writes:
Richard> Is there an editor out there that will properly indent
Richard> my perl code even if I use the stranger syntaxes for
Richard> literal strings?
It's never *completely* possible
henq <[EMAIL PROTECTED]> wrote:
: HTML-Kit has color highlighting and a perl-tidy plugin.
: Give it a look. FTP is nicely integrated.
So does UltraEdit (UltraEdit.com). Ian is always
updating and perl-tidy is very customizable.
HTH,
Charles K. Clarkson
--
Head Bottle Washer,
Clarkson En
empts to indent my perl
> code. Too bad -- I love emacs.
>
> Is there an editor out there that will properly indent
> my perl code even if I use the stranger syntaxes for
> literal strings?
http://fte.sf.net is the editor I use for perl. You tell me if it
handles your stranger syntax
"Richard Heintze" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]
>
> Is there an editor out there that will properly indent
> my perl code even if I use the stranger syntaxes for
> literal strings?
>
> Thanks,
> Siegfried
>
HT
t;
>However, since perl has such unusual syntax for
>specifying literal character strings (my favorite is
>qq[]) emacs chokes when it attempts to indent my perl
>code. Too bad -- I love emacs.
>
>Is there an editor out there that will properly indent
>my perl code even if I
On Mon, Nov 03, 2003 at 11:54:38AM -0800 Richard Heintze wrote:
> Tim (or anyone else)
> I have vim 6.1 and tried it out. I know VI (a little)
> so I thought vim would not be so bad. I tried help and
> searching help for indent and found it. It looks more
> like a function call for their macro lan
Tim,
If your using windows and want to use a version of
Vi goto the following: http://www.winvi.de/en
It really works just like vi and is great so you can
Use :set numbers commands so you can see which line
Your errors occur in.
Use vi is a standard editor in every unix system
o more
> expensive than many of the other alternatives. Have
> you tried vim?
>
> -Original Message-
> From: Richard Heintze
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 03, 2003 11:28 AM
> To: [EMAIL PROTECTED]
> Subject: Where is editor that will Inde
: Where is editor that will Indent my perl code?
emacs and a number of other editors have the ability,
with a single key stroke to properly indent java code.
However, since perl has such unusual syntax for
specifying literal character strings (my favorite is
qq[]) emacs chokes when it attempts to
.
Is there an editor out there that will properly indent
my perl code even if I use the stranger syntaxes for
literal strings?
Thanks,
Siegfried
__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
--
To
1 - 100 of 204 matches
Mail list logo