In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/30026e362a034115c7d0374a1e217a52f4111932?hp=88e143059299f30e50fef40e9551880f16b9ed9f>

- Log -----------------------------------------------------------------
commit 30026e362a034115c7d0374a1e217a52f4111932
Author: H.Merijn Brand <h.m.br...@xs4all.nl>
Date:   Mon Dec 21 12:17:57 2009 +0100

    The use of PTH will be unsupported in perl-5.12 for HP-UX 10.20
-----------------------------------------------------------------------

Summary of changes:
 README.hpux |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/README.hpux b/README.hpux
index 594449d..df3e6a8 100644
--- a/README.hpux
+++ b/README.hpux
@@ -481,7 +481,8 @@ HP-UX versions before 10.30 require a separate installation 
of a POSIX
 threads library package. Two examples are the HP DCE package, available
 on "HP-UX Hardware Extensions 3.0, Install and Core OS, Release 10.20,
 April 1999 (B3920-13941)" or the Freely available PTH package, available
-on H.Merijn's site (http://mirrors.develooper.com/hpux/).
+on H.Merijn's site (http://mirrors.develooper.com/hpux/). The use of PTH
+will be unsupported in perl-5.12 and up and is rather buggy in 5.11.x.
 
 If you are going to use the HP DCE package, the library used for threading
 is /usr/lib/libcma.sl, but there have been multiple updates of that

--
Perl5 Master Repository

Reply via email to