From: Jarkko Hietaniemi Date: Tue, 6 Jul 1999 19:16:47 +0000 (+0000) Subject: Mention EPOC and SOCKS. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=27806c827bf94df47a488c71aa19376daf71342b;p=p5sagit%2Fp5-mst-13.2.git Mention EPOC and SOCKS. p4raw-id: //depot/cfgperl@3620 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 3b43f28..de727db 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -254,6 +254,10 @@ GNU/Hurd is now supported. Rhapsody is now supported. +=item * + +EPOC is is now supported (on Psion 5). + =back =head1 New tests @@ -495,17 +499,17 @@ Todo. =head1 Configuration Changes +=head2 installusrbinperl + You can use "Configure -Uinstallusrbinperl" which causes installperl to skip installing perl also as /usr/bin/perl. This is useful if you prefer not to modify /usr/bin for some reason or another but harmful because many scripts assume to find Perl in /usr/bin/perl. -=head1 Configuration Changes +=head2 SOCKS support -You can use "Configure -Uinstallusrbinperl" which causes installperl -to skip installing perl also as /usr/bin/perl. This is useful if you -prefer not to modify /usr/bin for some reason or another but harmful -because many scripts assume to find Perl in /usr/bin/perl. +You can use "Configure -Dusesocks" which causes Perl to probe +for the SOCKS proxy protocol library, http://www.socks.nec.com/ =head1 BUGS