配列のコピー
=
でコピーできます。
@hoge = (1, 2, 3, 4, 5, 6); @fuga = @hoge;
関連項目
・
部分配列の取得
・
ハッシュのコピー
Perlで書く
Perl表技集
Perlリファレンス
Perlリンク
Perl本