Re: Tool for develop in Perl

[email protected] (John Tebbe) Mon, 23 Oct 2023 12:39:30 -0500
Newsgroups perl.beginners
Message-ID <[email protected]>
I use this, it an old one but it meets my needs:

https://sourceforge.net/projects/open-perl-ide/

On 10/23/2023 6:55 AM, Ruprecht Helms wrote:
>
> An Alternative for VIM or Emacs is the Nano-Editor.
>
>
> Maybe the IDE Eclipse is able to assist you in developing perl-code. 
> But like to use Eclipse for PHP-Developing, Handling SQL, ... you have 
> to install a plugin to add this oppertunity. By default Eclipse is a 
> IDE for Java-Developing.
>
> Regards,
> Ruprecht
>
> On 22.10.23 21:46, Francisco Valladolid H. wrote:
>> 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/
>>