in reply to
Foreach-ing an OLE Collection object
I had a problem with 'in' reciently too. Try putting the "argument" in curly braces if it's not a simple variable. E.g.
in {$this->that}
Comment on
Re: Foreach-ing an OLE Collection object
Download
Code
In Section
Seekers of Perl Wisdom