In article <[EMAIL PROTECTED]>, William R Ward <[EMAIL PROTECTED]> wrote:
i made the other fixes. > > -Popular external editors are BBEdit ( http://www.bbedit.com/ ) > > +Popular external editors are BBEdit ( http://www.bbedit.com ) > > or Alpha ( http://alpha.olm.net/ ). MacOS X users can use Unix > > editors as well. > > The / at the end of bbedit.com was unnecessarily deleted (without it, > an extra HTTP request is required). not really - in this case the user-agent has to send / as the url path, and everythng works out, ... > > -with an embedded Perl interpreter--see http://www.cpan.org/src/misc/ > > +with an embedded Perl interpreter--see http://www.cpan.org/src/misc . ... you do need an extra HTTP request in this case, normally.
