| Current Path : /usr/lib64/perl5/vendor_perl/PDL/ |
| Current File : //usr/lib64/perl5/vendor_perl/PDL/Version.pm |
package PDL::Version; # This File was autogenerated by MakeFile.PL from the version # number in PDL.pm. It is used by PDL::Lite and others as # a single, consistent place to get the current PDL version. our $VERSION='2.032'; $VERSION = eval $VERSION; 1;