The following issues have been reported with this version of
PDL:

- FFTW 3.1.3 is the current release version of the library but
  is not supported by PDL::FFTW.  You can install version 2.1.5
  of FFTW, fall back on the built-in fft routines, or (best of
  all) submit a patch. 

- Overly verbose but not particularly helpful text output from
  configure, built, test process.  This can be confusing for first
  time users.

- Lvalue subroutine errors have been reported for perl 5.6.2
  installation on a linux 2.4 kernel system.  Perl versions 5.8
  and above are *really* recommended.

- PDL::Graphics::TriD is in the process of being refactored.
  Only minor fixes have occurred since PDL-2.4.3.  Please check
  for releases of PDL::Graphics::OpenGL::Perl for the new implementation.

- make problems with build:
  - Using parallel make causes the build to fail so don't use -j # options.
  - Make fails with message like
    "*** No rule to make target `pptemplate', needed by `pptemplate.pod'.  Stop."

- The following SourceForge bugs are outstanding at time of the 2.4.4
  point release:

  2780046    make does not make docs 
  2630369    PDL::FFT::fftconvolve - bad scaling?  
  2524068    Build breaks for PDL-2.4.4/Lib/Minuit (code not ISO C)  
  2339818    need lib64 searches in Graphics::TriD  
  2153898    default PDL build output too long
  1994610    TriD build problem w pthreads
  1994584    PDL Has no signed 8-bit integer datatype
  1994442    imagrgb problems
  1582350    badflag called in PDL::Core and PDL::Complex
  1505171    failure in MatrixOps::eigens in CVS
  1476324    How to force a completely clean installation
  1435189    Installation with cpan2rpm
  1205359    PGPLOT Window does not store full state info
  1059020    Problem with FFTW version 3.0.1

For more information on these and other PDL issues, and for
submissions of patches (bug patches are always welcome!), 
see the PDL mailing lists at http://pdl.perl.org/support.html
