issues
search
PDLPorters
/
PDL-Graphics-Gnuplot
Gnuplot-based plotting backend for PDL
https://p3rl.org/PDL::Graphics::Gnuplot
Other
8
stars
7
forks
source link
add use, MIN_PERL_VERSION and CONFIGURE_REQUIRES along with white space ...
#39
Closed
senorsmile
closed
9 years ago
senorsmile
commented
9 years ago
Various Makefile.PL cleanups:
add use 5.006 (min version for makemaker)
add MIN_PERL_VERSION to 5.006
add CONFIGURE_REQUIRES ExtUtils::Makemaker' => 6.48
clean up white space (consistent indentation, convert tabs to spaces)
Various Makefile.PL cleanups: