Message-ID: <
20000901220321.B72074@plum.flirble.org>
p4raw-id: //depot/perl@6994
=head1 BUILD
Here we discuss how to build Perl under OS/2. There is an alternative
-(but maybe older) view on L<http://www.shadow.net/~troc/os2perl.html>.
+(but maybe older) view on
+L<http://www.shadow.net/~troc/os2perl.html|http://www.shadow.net/~troc/os2perl.html>.
=head2 Prerequisites
This warns you that C<"fred@example.com"> is going to turn into
C<fred.com> if you don't backslash the C<@>.
-See L<http://www.plover.com/~mjd/perl/at-error.html> for more details
-about the history here.
+See L<http://www.plover.com/~mjd/perl/at-error.html|http://www.plover.com/~mjd/perl/at-error.html>
+for more details about the history here.
=head1 Modules and Pragmata
Note: For some extensions, Dave Beazley's SWIG system may provide a
significantly more convenient mechanism for creating the extension glue
-code. See L<http://www.swig.org> for more
+code. See L<http://www.swig.org/|http://www.swig.org/> for more
information.
=head2 On The Road