NAME

    Google::UULE::Generator - Generate Google UULE param

SYNOPSIS

      use Google::UULE::Generator qw/generate_uule/;
    
      print generate_uule("Lezigne,Pays de la Loire,France"); # w+CAIQICIfTGV6aWduZSxQYXlzIGRlIGxhIExvaXJlLEZyYW5jZQ

DESCRIPTION

    Google::UULE::Generator is to convert UULE name into uule= URI part.

AUTHOR

    Fayland Lam <fayland@gmail.com>

COPYRIGHT

    Copyright 2021- Fayland Lam

LICENSE

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO