Hi,

On 05/04/2011 09:36 PM, Doug Hunt wrote:
> Any pointers or hints much appreciated!

'/PDL-NetCDF-4.10/Makefile.PL' says that:
--------
'VERSION_FROM' => 'netcdf.pd',
--------

Then at './PDL-NetCDF-4.10/netcdf.pd' shouldn't $VERSION be global?
--------
BEGIN {
$VERSION = '4.10'
};
--------

regards, Robert

Reply via email to