编辑代码
Perl代码
5.30.3
运行
$input
=
$ARGV
[0];
print
''
'hello $input'
;