I've been playing with EPIC (the perl plugin) for Eclipse for the past couple weeks. The Debugger **seems** to be broken. By "seems" I mean I, and many others in the EPIC forum have been unable to get it to work but the EPIC authors have it working. Perhaps my problem is trying to use it on Windows :-)

Otherwise, Eclipse and EPIC are pretty spiffy.

I did post on the EPIC forum how to hook in the Tk Debugger and the GUI tkTestRunner as external applications. Not quite as nice as the built in debugger and built in unit test available to the Java types, but I am sure the EPIC team will get there eventually...

P.S. Both of these can be used w/o Eclipse, of course. The CPAN modules are Devel::ptkdb and Test::Unit


In reply to Re^2: debugging a running perl script by KeighleHawk
in thread debugging a running perl script by gri6507

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.