Re: Is there any IDE for perl?



mobile.parmenides@xxxxxxxxx wrote:

Hi,

My experience concerning the c programming tell me an IED is very
important for coding and debugging.

You'll find here that many people have experience contrary to yours.


I've never met an IDE that doesn't push me around
and tell me to work the way that I don't want to.

On a *Nix system (preferably Linux or BSD) open the perl
script in your favourite editor* and have a terminal emulator
at the ready to run the script.

If you have a bigger project going with lots of modules
keep the file manager open to the directory you are using.

This is the wisdom of the environment perl came from.
Each program reliably does one thing very well.
That thing it does is very definite (e.g. editing text) but is useful
under many circumstances.
It does each thing well because it does so with as few features as
possible.

On windows it's much the same but the editor isn't pre-installed
and you'll be working with the command prompt instead of
a real terminal program.


MacOS makes it a pain to find the terminal.




Enjoy not having all your design decisions being made by you and
not someone in a ivory tower.



*When I say editor I mean something like the text editing field in an
IDE (including colour coding and auto indentation) on its own.
------------------------------------------------------------------------
Quote of the login:
The program isn't debugged until the last user is dead.
.



Relevant Pages

  • Re: Python vs Ruby
    ... Are you saying that those two languages ... > debugging it - and the studies specified debugged lines - then the ... deterministic connection of coding time to LOC can't really hold: ... extreme density, such as Perl) delight in producing "one-liner" ...
    (comp.lang.python)
  • Re: Its Time For a Website Upgrade
    ... In all seriousness my editor of choice is vi. ... web development with it (and no, I don't consider doing web development ... as coding). ... with no client-facing aspect (other ...
    (rec.motorcycles)
  • Re: "Selling" Perl (i.e. getting the boss to let me install it)
    ... I would have no problem with coding in Notepad. ... editor' while I'm talking about 'being faster in favourite editor'. ... So if most of your work is typing out stuff then, yes, you won't be much ... You all think I'm paranoid, ...
    (comp.lang.perl.misc)
  • Re: Its Time For a Website Upgrade
    ... In all seriousness my editor of choice is vi. ... web development with it (and no, I don't consider doing web development ... as coding). ... with no client-facing aspect (other ...
    (rec.motorcycles)
  • Re: Microsoft Script Editor Doesnt Debug
    ... mse7.exe (Microsoft script editor) from Office 2003. ... I can get HTML pages etc into the editor with no problems. ... javascript interactive debugging just like I do with VBA in Word etc. ... sometimes I find that the debugger simply stops working ...
    (comp.lang.javascript)