I haven't even done "many" changes to perl5db.pl to begin with! ;-)

It's been less than 20 lines in total (including the AppleScript ones shown above), and in only 3 places.

And how would aliases help me? Aliases can't seem to add actual functionality – they only alias existing functionality for shorthand invocation as far as I can tell. But I actually need additional functionality.

Do you happen to know where to look for the IDE interface? I hadn't noticed it so far. But in that case I would have had to create a separate intermediate process; Sounds like a lot of additional complexity...

Of course I agree that that might be cleaner, if it can actually achieve what I need.

Emacs wouldn't be an advantage for me – it would introduce a whole additional editor environment with different usage, different presentation and a substantial learning curve. The BBEdit solution actually works surprisingly well already.

Interesting information and hints from you and above, in any case. While I might eventually end up changing things from where I'm now, I'm quite stoked about the level of usability I've managed to wring out of this provisional solution already with a minimum of customization.

Many thanks to everybody anyway! :-)


In reply to Re^4: homespun GUI Wrapper for the Perl Debugger with an auto-refreshing editor (BBEdit on Mac OS X) by Shoveler
in thread Update: homespun GUI Wrapper for the Perl Debugger with an auto-refreshing editor (BBEdit on Mac OS X) (was: Perl Debugger: Is there a variable with the current source line number being traced?) by Shoveler

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.