Help for this page
Select Code to Download
Select
or
download this
@test3 = grep { /md/ } @test;
Select
or
download this
@test3 = grep {$_ =~ /md/ } @test;