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 Perl module LWP::UserAgent::iTMS_Client

0.01_01 Thu May 5 2004
    - development ALPHA version 

0.02 Sun May 8 2005
    - first general release version

0.03 Wed May 11 2005
    - removed some debugging code
    - use URI::Escape instead of CGI module
    - improved searches
    - added to pod documentation

0.04 Mon May 15 2005
    - pod doc corrections
    - added purchase and download_songs and preview methods (alpha versions)
    - kludged around some server peculiarities in searches
    - fixed the searches as much as can be done given server CGI

0.05 Thu May 26 2005
    - fixed typo in download routine
    
0.06 Sat May 28 2005
    - changes to download routines--still variable results, will work eventually
    - some pod additions
    - more tests

0.07 Sun May 29 2005
    - pod additions
    - download modifications to the download_songs method