perlbrew を使用して perl-bleed 以外の開発用 perl バージョンをインストールしようとしています。
$ perlbrew install perl-5.21.5
表示されるログ ファイルを末尾にすると失敗します
$ tail ~/perl5/perlbrew/build.perl-5.21.5.log
Data corruption and crashes are possible.
It is most seriously suggested that you do not continue any further
unless you want to help in developing and debugging Perl.
If you *still* want to build perl, you can answer 'y' now,
or pass -Dusedevel to Configure.
Do you really want to continue? [n]
Okay, bye.
perlbrew に yes と答えるように指示するにはどうすればよいですか?