in reply to Is there a CPAN Perl module to deal with the Eclipse IDE?

What exactly do you need?

There is the EPIC module which provides Perl for Eclipse, but I don't know how good or bad it is. It's used by many developers, it shouldn't be that bad.

PS: Another alternate is linked in my sig :-)

  • Comment on Re: Is there a CPAN Perl module to deal with the Eclipse IDE?

Replies are listed 'Best First'.
Re^2: Is there a CPAN Perl module to deal with the Eclipse IDE?
by Anonymous Monk on Dec 14, 2011 at 03:36 UTC
    It would be nice to export a project from Eclipse to an open source standard ... you know ./configure && make && make install.