Revision history for Perl extension PDL::NetCDFobj 0.01 12/31/97 - original version 0.03 11/30/98 - changed interface: matrix slices indexed with [1,2,3], not long([1,2,3]), i.e. perl array refs instead of PDLs of type long. This helps when on 64 bit platforms--PDL long is not necessarily the same size as the native long used by netCDF as indices (size_t). Ported to DEC alpha OSF 4.0 Changed name to PDL::NetCDF