my @hard2type = ( 'one', 'two', 'three', 'four' ); my @ez2type = qw( one two three four );