chomp(my $data = ); while ((my $foo = some_func()) eq 'bar') { ... }