The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for WWW-Google-Diacritize

0.05    Tue May 10 14:47:39 2011
        - Corrected the pod for method set_diacritical_marks().

0.04    Tue May 10 12:01:01 2011
        - Added URI::Escape and JSON to the pre-requisite list of modules in the Build.PL and Makefile.PL.
        - Updated method set_diacritical_marks() to URL encode the given message.
        - Updated unit test 02-unit-test.t regarding URL encoding of message.
        - Updated pod for method set_diacritical_marks().

0.03    Thu May 05 14:57:29 2011
        - Added example to the pod of method get_diacritical_marks().

0.02    Mon May 02 14:00:00 2011
        - Cleaned up pod for title "LICENSE AND COPYRIGHT".

0.01    Mon May 02 09:15:01 2011
        - First version, released.