README.os2 (perl-5.28.2.tar.xz) | : | README.os2 (perl-5.28.3.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 622 | skipping to change at line 622 | |||
unzip perl_mlb.zip -d f:/perllib/lib | unzip perl_mlb.zip -d f:/perllib/lib | |||
If this directory is exactly the same as the prefix which was compiled | If this directory is exactly the same as the prefix which was compiled | |||
into F<perl.exe>, you do not need to change | into F<perl.exe>, you do not need to change | |||
anything. However, for perl to find the library if you use a different | anything. However, for perl to find the library if you use a different | |||
path, you need to | path, you need to | |||
C<set PERLLIB_PREFIX> in F<Config.sys>, see L</"C<PERLLIB_PREFIX>">. | C<set PERLLIB_PREFIX> in F<Config.sys>, see L</"C<PERLLIB_PREFIX>">. | |||
=item Additional Perl modules | =item Additional Perl modules | |||
unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.28.2/ | unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.28.3/ | |||
Same remark as above applies. Additionally, if this directory is not | Same remark as above applies. Additionally, if this directory is not | |||
one of directories on @INC (and @INC is influenced by C<PERLLIB_PREFIX>), you | one of directories on @INC (and @INC is influenced by C<PERLLIB_PREFIX>), you | |||
need to put this | need to put this | |||
directory and subdirectory F<./os2> in C<PERLLIB> or C<PERL5LIB> | directory and subdirectory F<./os2> in C<PERLLIB> or C<PERL5LIB> | |||
variable. Do not use C<PERL5LIB> unless you have it set already. See | variable. Do not use C<PERL5LIB> unless you have it set already. See | |||
L<perl/"ENVIRONMENT">. | L<perl/"ENVIRONMENT">. | |||
B<[Check whether this extraction directory is still applicable with | B<[Check whether this extraction directory is still applicable with | |||
the new directory structure layout!]> | the new directory structure layout!]> | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |