-
perlコマンドの-Vオプションを使用
perl -V:config_args
- 出力に
config_args=''
が付くことに注意
- 出力に
-
perlコマンドからPerlのConfigモジュールを使用
perl -MConfig -le 'print $Config{config_args}'
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme