in reply to Re: Undefined Subroutine error
in thread Undefined Subroutine error

Further to tobyink's post: Also consider using the  qw// operator (please see Quote-Like Operators in perlop):

my @kwrds = qw( inhibitors activity complex activator activity activities activate +d proteins deficiency levels functions reductions protease proteases );
(Update: Use of  qw// here is really just for convenience.)


Give a man a fish:  <%-{-{-{-<