Latest Security News

Perl IDE -Eclips Running EPIC - Eclipse Perl Integration

Some time ,Writing a Perl script with notepad is just not enough for getting the job done.
 an excellent module + debugger for running Perl in eclipse is called EPIC .
You can download it from  HERE and integrate it with eclipse classic (HERE) .

Follow the simple installation  
Have Fun


*install Padwalker package from ppm .
*known bug in the debugger running activestate perl :
change a line in the cwd.pm and remove the "eval" in line 758:
 if (eval 'defined &DynaLoader::boot_DynaLoader') {