How to substitute space with comma in Perl

后端 未结 0 1188
闹比i
闹比i 2020-12-09 03:51

I\' trying to replace space with comma for variable substitution.

my_list =value1,value2

$tmp->{$inputs->{old_menu}} = { new_menu => [$inputs-&g

相关标签:
回答
  • 消灭零回复
提交回复
热议问题