# Revision history for WWW-Search-PubMedLite
version: 0.05
date: 2008-11-15
changes:
- (bug #40960) better error handling for NCBI error 803/temporarily
unavailable, so that pmc_id is the only field affected; others
will be generated appropriately
- add debugging with $DEBUG flag
version: 0.04
date: 2008-11-13
changes:
- skip tests and provide "probably safe" error message in the event
NCBI/PubMed fails to return data during 'make test'
version: 0.03
date: 2008-11-12
changes:
- add pmc_id field
- remove extraneous tests so we don't overload eUtils
- set user agent string to 'WWW-Search-PubMedLite'
version: 0.02
date: 2008-05-18
changes:
- updated dependencies to include WWW::Search
version: 0.01
date: 2008-05-16
changes:
- initial release