Revision history for WWW-CPAN.

0.006    Sun Jan 27 2008
        - more tests (including a live test)

0.005    Sat Jan 26 2008
        - included a demo script: cpanq

0.004    Mon Jan 14 2008
        - query() added to the API
        - more POD
        - new dependency on XML::Simple

0.003    Wed Jan  9 2008
        - new dependency on Class::Lego::Myself

0.002    Thu Dec 27 2007
        - carp and return undef rather than die
        - more POD
        - Class::Constructor::Factory is used for generating
          the constructor with field default values

0.001    Wed Dec 26 2007
        - first CPAN release
        - new() and fetch_distmeta() is the whole API