in reply to Re^4: Arrays not being manipulated
in thread Arrays not being manipulated

You are correct; my example code was not a drop-in replacement for the OP's code. This is though:
print "$_\n" for @organism;