chdir
が引数なしで使われたときに参照されます。
chdir
が引数なしで使われたときに、HOME が設定されていないと
参照されます。
BEGIN { require 'perl5db.pl' }がデフォルトとして使用されます。
$ENV{'PATH'} = '/bin:/usr/bin'; # 必要なものを $ENV{'SHELL'} = '/bin/sh' if defined $ENV{'SHELL'}; $ENV{'IFS'} = '' if defined $ENV{'IFS'};
Go to the first, previous, next, last section, table of contents.