"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "init/perl.pm.in" between
modules-5.1.1.tar.bz2 and modules-5.2.0.tar.bz2

About: The Environment Modules package provides for the dynamic modification of a user’s environment via modulefiles.

perl.pm.in  (modules-5.1.1.tar.bz2):perl.pm.in  (modules-5.2.0.tar.bz2)
skipping to change at line 23 skipping to change at line 23
} }
my $_mlrv = "MODULES_RUNENV_$_mlv"; my $_mlrv = "MODULES_RUNENV_$_mlv";
$_mlre .= "$_mlv='$ENV{$_mlrv}' "; $_mlre .= "$_mlv='$ENV{$_mlrv}' ";
} }
} }
if ($_mlre ne "") { if ($_mlre ne "") {
$_mlre = "env ${_mlre}__MODULES_QUARANTINE_SET=1 "; $_mlre = "env ${_mlre}__MODULES_QUARANTINE_SET=1 ";
} }
} }
eval `${_mlre}@TCLSH@ @libexecdir@/modulecmd.tcl perl autoinit`; eval `${_mlre}@TCLSH@ '@libexecdir@/modulecmd.tcl' perl autoinit`;
# clean temp variable used to setup quarantine # clean temp variable used to setup quarantine
undef $_mlre; undef $_mlre;
1; 1;
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

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