The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.03      2014-02-21 20:50:45-08:00 America/Los_Angeles
    Modified module to use authorization_basic() instead of in-URL passwords.
    Added dependency on LWP::Protocol::https to allow secure connections.
    Added ua() function to allow users to add in proxy information.
    (Based on patches from Dominique Dumont <ddumont@cpan.org>.)
    Updated copyright date and minor documentation fixes.

1.02      2013-09-06 13:03:47 America/Los_Angeles
    Updated distribution package for better CPANTS score.
    Fixed "use of uninitialized value $1 in substitution iterator" when using non-HTTPS URLs.
    Perltidy is my friend.

1.01      2013-08-22 21:47:59 America/Los_Angeles
    Fixed distribution metadata to require perl-5.10.0.

1.00      2013-08-21 21:16:29 America/Los_Angeles
    First public version.