我需要一个句子的内容复制之间=并)用perl.比如说:
=
)
$temp="06/18/2012 08:35:35(PID=2150)";
现在我需要复制变量2150之间=和之间)的值$temp2.
2150
$temp2
perl
perl ×1