Help for this page
@words = qw (perl lerp lepp wombat); ... } print "$word matched!\n" if @bag == 0; }
Testing perl... perl matched! ... Testing wombat... wombat not matched