Have you understood why when writing a scalar, it moves the alphanumeric character to BEFORE the dollar sign? i.e. I would like to write $v and find myself writing v$
Best Regards, Dov Levenglick SmartDSP OS Development Leader -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Adam BE Sent: Friday, August 13, 2010 01:44 To: [email protected] Subject: [Israel.pm] EPIC Debugger not stopping at breakpoint About 5 months ago I attempted to get the Perl debugger in EPIC (Eclipse Perl Integration) to work. I gave up on getting a visual Perl debugger working until tonight I found the solution: 1. Project -> Properties -> Perl Include Path 2. Make sure to add the following directory BEFORE c:\strawberry\perl\lib c:\ECLIPSE_WORKSPACE\PROJECT_NAME\.metadata\.plugins\org.epic.debug Change c:\ECLIPSE_WORKSPACE\PROJECT_NAME accordingly to match your configuration. Hopefully this will be useful to anyone else trying to get it to wok. Thanks, Adam. _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
