Help for this page
Select Code to Download
Select
or
download this
$data[$i] = ();
Select
or
download this
$_ = undef for @data;
Select
or
download this
@data = ();
Select
or
download this
for (@data) { @$_ = (); }