Help for this page

Select Code to Download


  1. or download this
    Copyright (C) 2017 by Dylan Doxey
    
    This library is free software; you can redistribute it and/or modify
    it under the same terms as Perl itself, either Perl version 5.12.4 or,
    at your option, any later version of Perl 5 you may have available.
    
  2. or download this
    package WWW::Google::Translate;
     
    our $VERSION = '0.10';
    
  3. or download this
      PREREQ_PM => {
           WWW::Google::Translate              => '.1',
            
        },