From b3b6085d10c63109395e1fb03e3cedb8e77ab613 Mon Sep 17 00:00:00 2001 From: Peter Prymmer Date: Fri, 1 Sep 2000 08:50:57 -0700 Subject: minimal removal of 8 bit chrs from perlebcdic.pod Message-ID: plus rework the http: spots as suggested by Tom Christiansen, plus regen perltoc. p4raw-id: //depot/perl@7001 --- pod/perlxs.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pod/perlxs.pod') diff --git a/pod/perlxs.pod b/pod/perlxs.pod index e3502943ca..06b8230c88 100644 --- a/pod/perlxs.pod +++ b/pod/perlxs.pod @@ -71,9 +71,8 @@ is usually referred to as the XS language. See L for a tutorial on the whole extension creation process. Note: For some extensions, Dave Beazley's SWIG system may provide a -significantly more convenient mechanism for creating the extension glue -code. See L for more -information. +significantly more convenient mechanism for creating the extension +glue code. See http://www.swig.org/ for more information. =head2 On The Road -- cgit v1.2.1