Help for this page

Select Code to Download


  1. or download this
    sub Do_Translate {
    
        my ($from,$to,$string) = @_;
    ...
            return utf8($json->{data}->{translations}[0]->{translatedText}
    +)->latin1; 
        
    }
    
  2. or download this
    GOT: êtes-vous
    $VAR1 = 'êtes-vous';