Help for this page
Select Code to Download
Select
or
download this
@data = grep { $_ !~ /^\s*$/ } @a; my $length = scalar @data;