G'day atcroft,

While I don't actually use any of those listed, I did have an Xcode link (not the one listed here) that was also broken. As you suggest, https://developer.apple.com/technologies/tools/ does appear to be the correct (current) link for Xcode.

What I do use (almost universally) is vim. I checked for this in Code Editors and Development Environments. The VIM link to http://www.vim.org/ seems fine; although, I'm unsure why it's in uppercase.

However, the Perl and VIM link to http://www.vim.org/htmldoc/if_perl.html looks like a dud: it works OK but takes you to a page with <title>Vim documentation : vim online</title> and absolutely nothing about Perl at all (in fact, the only match for /perl/i is if_perl.html in the address bar).

I have http://www.vim.org/docs.php bookmarked: it has the same <title>. Perhaps this would be a better option. I did a search for 'perl' on vim.org: it came back with ~200 results - I didn't investigate further.

-- Ken


In reply to Re: Broken (or possibly outdated) links in editor lists (2013-10-25) by kcott
in thread Broken (or possibly outdated) links in editor lists (2013-10-25) by atcroft

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.