Thanks all for your comments. Ultimately I know I'd have to do my own playing around and testing but I was interested to hear what others had to say. Something to consider in there, thanks.

And besides, what's wrong with notepad?!! Just kidding. haha! I often use another editor but for conveniency find myself just bringing up notepad and doing it in that sometimes. I'm not too keen on debugging apps, I prefer to do things the hard way. The expense of effort up front is what tunes ones mind I find. The skill of having to debug your own code improves in time, plus enforces a lot of other mental abilities that I'm finding now beneficial when it comes to programming, so I like to force this effort on myself. I also like to enforce other habits instead of being too "tool" dependent.

I'm still undecided, for the reasons I think I'd need such a tool I end up working out a solution myself. There is only a few reason left why I'd bother and I'm assuming soon I'd find solutions to those things too.

Anyway, I'll have to consider all this some more.

Dean
The Funkster of Mirth
Programming these days takes more than a lone avenger with a compiler. - sam
RFC1149: A Standard for the Transmission of IP Datagrams on Avian Carriers

In reply to Re: Perl Dev Kit - opinions sought by crabbdean
in thread Perl Dev Kit - opinions sought by crabbdean

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.