Re: Tool for develop in Perl
"Francisco Valladolid H." <[email protected]> Sun, 22 Oct 2023 13:46:47 -0600
| Newsgroups | gmane.comp.lang.perl.beginners |
|---|---|
| Message-ID | <CAFiAo8twsi4GkGnWvEhF8P1hkn=YWJ95jfsgO7u04gaBxibPBA@mail.gmail.com> |
The only thing that you need for develop in perl is vi/vim and Unix like terminal. Regards On Sun 22 Oct 2023 at 1:38 p.m. Vlado Keselj <[email protected]> wrote: > > I use Emacs. > > On Fri, 20 Oct 2023, 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 few developers use > VIM for development. They use Eclipse, Netbeans, > > Visual Studio or some other code editor like Visual Studio Code, Sublime > Text, Atom and Notepad++. > > > > The IDE is complete but large files while the code editor is light. > > -- > > > > With kindest regards, William. > > > > ⢀⣴⠾⠻⢶⣦⠀ > > ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system > > ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org > > ⠈⠳⣄⠀⠀⠀⠀ > > > > > > > > > -- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > http://learn.perl.org/ >