Re: Tool for develop in Perl
Lars Noodén via beginners <[email protected]> Sun, 22 Oct 2023 10:47:21 +0300
| Newsgroups | gmane.comp.lang.perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
On 10/21/23 07:48, William Torrez Corea wrote: > What tool can I use for development in Perl? > > I use VIM for coding and executing programs with the Perl Command Line from > GNU/Linux. In addition I have installed Eclipse but the IDE is abandoned. > > My theory: I can make full development from VIM but [snip] Vim is great and one component of many within GNU/Linux which is itself an IDE if you use more of its capacity. Along those lines Kate, Geany, or Emacs can fit in with such a work flow if you are looking for syntax highlighting. in contrast, some IDEs, like those out of Redmond, are tied to burdensome desktop operating systems which when combined with inefficient, monolithic IDEs reduce overall productivity substantially while conveying an illusory /feeling/ of getting work done. /Lars -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/