"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "perldl.conf" between
PDL-2.082.tar.gz and PDL-2.083.tar.gz

About: PDL (Perl Data Language) aims to turn perl into an efficient numerical language for scientific computing (similar to IDL and MatLab).

perldl.conf  (PDL-2.082):perldl.conf  (PDL-2.083)
skipping to change at line 27 skipping to change at line 27
%PDL_CONFIG = ( %PDL_CONFIG = (
# #
# Version of the perldl.conf file. This should be incremented # Version of the perldl.conf file. This should be incremented
# in the units for any PDL visible changes to the file (i.e., # in the units for any PDL visible changes to the file (i.e.,
# the non-comment ones). Other changes may be indicated by # the non-comment ones). Other changes may be indicated by
# the fractional part but are more for informational purposes. # the fractional part but are more for informational purposes.
# #
PDL_CONFIG_VERSION => 0.005, PDL_CONFIG_VERSION => 0.005,
PDL_BUILD_VERSION => undef, # filled in by Makefile.PL PDL_BUILD_VERSION => undef, # filled in by Makefile.PL
#
# Do we generate HTML documentation? This is normally a good idea,
# as it's nice to browse -- but many folks don't use it, preferring
# the man page and/or help versions of the documentation. Undef or 1
# causes the HTML documentation to be built; 0 turns it off.
#
HTML_DOCS => 1,
# Decides if the output of attempts to link various function # Decides if the output of attempts to link various function
# during 'perl Makefile.PL' will be hidden when building PDL # during 'perl Makefile.PL' will be hidden when building PDL
# should only be set to 0 for debugging purposes # should only be set to 0 for debugging purposes
# see also L<trylink|PDL::Core::Dev/trylink> # see also L<trylink|PDL::Core::Dev/trylink>
HIDE_TRYLINK => 1, HIDE_TRYLINK => 1,
# you can set machine specific optimizations here the settings will be # you can set machine specific optimizations here the settings will be
# passed to the toplevel Makefile.PL which *should* pass it to any # passed to the toplevel Makefile.PL which *should* pass it to any
# recursively invoked ones. Add -O0 to turn off compiler # recursively invoked ones. Add -O0 to turn off compiler
 End of changes. 1 change blocks. 
8 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)