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):
(Update: Use of qw// here is really just for convenience.)my @kwrds = qw( inhibitors activity complex activator activity activities activate +d proteins deficiency levels functions reductions protease proteases );
Give a man a fish: <%-{-{-{-<
|
|---|