use FTest; my $test = new FTest (); print foreach $test->foo; print for $test->foo;