]>
Commit | Line | Data |
---|---|---|
de48830a MG |
1 | Revision history for Perl extension WWW::Offliberty. |
2 | ||
934b4ce3 MG |
3 | 1.000002 2015-12-19T18:20+02:00 |
4 | - Depend on HTTP::Tiny >= 0.014 | |
5 | - Add perlcritic test and make code comply | |
6 | ||
6e824810 | 7 | 1.000001 2015-12-06T23:56+02:00 |
19db1d2b | 8 | - Bypass hotlinking protection (RT #110057) |
30607a2e MG |
9 | - Add some tests that attempt to catch dummy results |
10 | - Update OFF_URL and make $http global (making the module easier to jury-rig) | |
11 | ||
925cdb7d MG |
12 | 1.000 2015-07-15T17:00+03:00 |
13 | - Replace LWP with HTTP::Tiny + Test::RequiresInternet | |
14 | - Drop perl requirement to 5.8.9+ | |
15 | - Improve documentation | |
16 | ||
75961ed5 MG |
17 | 0.002 2014-05-04T09:14+03:00 |
18 | - Update service URL | |
19 | - Use LWP::Online in network test | |
20 | - Add command-line interface to offliberty | |
21 | - Update Changes to follow CPAN::Changes::Spec | |
22 | ||
23 | 0.001 2013-09-28T23:48+03:00 | |
24 | - Initial release |