This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tell what version of PDL will be fine with 5.8.0,
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 13 Jun 2002 19:22:12 +0000 (19:22 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 13 Jun 2002 19:22:12 +0000 (19:22 +0000)
according to TimJ.

p4raw-id: //depot/perl@17224

pod/perldelta.pod

index 42e5dbf..14e330b 100644 (file)
@@ -3165,6 +3165,10 @@ is serious but as of yet unsolved.  It points at some problems with the
 signedness handling of the C compiler, as do the 64bitint, arith, and pow
 failures.  Most of the rest point at problems with SysV IPC.
 
+=head2 PDL failing some tests
+
+Use PDL 2.3.4 or later.
+
 =head2 Term::ReadKey not working on Win32
 
 Use Term::ReadKey 2.20 or later.