Rstudio like IDE for perl
Hi All, I used to write perl codes in padre and xemacs long time back, but then stopped working with perl (preferred R and Python). However, I need to continue working with one perl pipeline and want to go back and refresh my skills on perl. Is there a better IDE (Rstudio like) for perl that I can install on Linux?
• 3,284 views
•
link
2 answers
I use Perl for many things, but I still just use regular text editors (right now I'm using Atom). The only Perl IDE I remember is ActivePerl.
• 0 views
•
link
Even there are good perl IDE's like padre. But I am using geany which is basically a light weight IDE for almost every programming language. Also, you can use eclipse and add perl plugin. visual studio code is also good editor.
• 0 views
•
link
Log in to answer this question.