File: Changes

package info (click to toggle)
libwww-search-perl 2.51.90%2B~cs6.78-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,216 kB
  • sloc: perl: 7,419; makefile: 36
file content (21 lines) | stat: -rw-r--r-- 566 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Revision history for Perl extension WWW::Search::PubMed:

1.004	Wed Oct 31 2007
	- Added WWW::Search::PubMed::Result class to allow for more result fields:
	  - pmid
	  - abstract

1.003	Mon Nov 27 2006
	- More Kwalitee updates:
	  - Updated META.yml

1.002	Wed Oct 11 2006
	- Changes to conform to CPANTS Kwalitee:
	  - Added pod tests.
	  - Added Changes file.
	  - Added examples directory.
	  - Updated Makefile.PL to use Module::Install and provide licensing terms.

1.001	Thu Feb 09 2006
	- Original version meant to replace the abandoned version by JSMYSER.