Your IP : 216.73.216.74


Current Path : /usr/kerberos/lib/perl5/vendor_perl/PDL/
Upload File :
Current File : //usr/kerberos/lib/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;