The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 4.14

  • Changes by Edward Baudrez, Royal Meteorological Institute of Belgium
  • added /usr/lib64 to search path for netCDF library
  • PDL::NetCDF now complains correctly when trying to open a nonexistent file and when O_RDONLY is in effect
  • PDL::NetCDF does not create a new, empty file when trying to open a nonexistent file and when O_RDONLY is in effect
  • in test suite: sum() < $tol used to pass erroneously with large negative values, now checks vector norm instead of sum