in reply to Re^2: RemoteObject.pm fails in open firefox8.0
in thread RemoteObject.pm fails in open firefox8.0

What do you mean how? Find the problem, find a solution :)

I changed my mind, you need to buy some clues

http://search.cpan.org/grep?cpanid=CORION&release=MozRepl-RemoteObject-0.28&string=Transport+still+not+UTF-8+safe&i=1&n=1&C=3

520- ); 521- $utf8 =~ s/\s*$//; 522- lc $utf8 eq lc q{""\u30bd""} 523: or warn "Transport still not UTF-8 safe: [$utf8]"; 524- }; 525- 526- my $rn = $options{repl}->repl;