Help for this page
Select Code to Download
Select
or
download this
@array = split /,/, $cant_make_day{$elim_key}; $length = @array;
Select
or
download this
$length = 1 + $cant_make_day{$elim_key} =~ tr/,/,/;