"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "Makefile.PL" between
Math-MatrixReal-2.12.tar.gz and Math-MatrixReal-2.13.tar.gz

About: Math::MatrixReal is a Perl module to manipulate NxN real matrices.

Makefile.PL  (Math-MatrixReal-2.12):Makefile.PL  (Math-MatrixReal-2.13)
# Note: this file was auto-generated by Module::Build::Compat version 0.4205 # Note: this file was auto-generated by Module::Build::Compat version 0.4003
use ExtUtils::MakeMaker; use ExtUtils::MakeMaker;
WriteMakefile WriteMakefile
( (
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'Math::MatrixReal', 'NAME' => 'Math::MatrixReal',
'EXE_FILES' => [],
'VERSION_FROM' => 'lib/Math/MatrixReal.pm', 'VERSION_FROM' => 'lib/Math/MatrixReal.pm',
'PREREQ_PM' => { 'PREREQ_PM' => {
'Test::Most' => 0, 'File::Spec' => 0,
'File::Spec' => 0 'Test::Most' => 0
} },
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
) )
; ;
 End of changes. 4 change blocks. 
7 lines changed or deleted 7 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS