Revision history for Perl extension WWW::Gazetteer::Heavens

0.05  Thu Oct 17 14:40:22 CEST 2002
        - allow a broken connection to be retried (default 5)
        - new() accept arguments to override defaults

0.04  Thu Oct 17 09:07:01 CEST 2002
        - handle requests with 200+ answers, that use a single *
        - correct PREREQ_PM (HTML::TreeBuilder, HTML::Form)
        - eg/city.pl now prints the county for US cities

0.03  Wed Oct 16 12:19:29 CEST 2002
        - correct the city structure for the US cities (county)
        - more documentation (callbacks)

0.02  Wed Oct 16 00:57:44 CEST 2002
        - handle network errors (croak)
        - a simple example script: eg/city.pl

0.01  Tue Oct 15 16:12:16 CEST 2002
        - first published version