File: Changes

package info (click to toggle)
libcpandb-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 248 kB
  • ctags: 136
  • sloc: perl: 1,747; makefile: 2
file content (53 lines) | stat: -rw-r--r-- 1,304 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Changes for Perl extension CPANDB

0.14 Tue 11 May 2010
	- Updated to Module::Install::DSL 0.96
	- Updated to ORLite::Pod 0.08
	- Updated to ORLite 1.41
	- Updated to ORLite::Mirror 1.20

0.13 Mon 19 Apr 2010
	- Updated ORLite::POD-generated documentation.
	- Added documentation on additional methods

0.12 Mon 26 Oct 2009
	- Added documentation for cpangraph (in POD)

0.11 Thu  1 Oct 2009
	- Updating ORLite::Statistics dependency to 0.03
	- Adding basic implementation of age quadrants

0.10 Sun 16 Aug 2009
	- Integrating support for Statistics::Basic

0.09 Thu 13 Aug 2009
	- Typo, grr

0.08 Thu 13 Aug 2009
	- Ignore Task- modules in downstream dependants graphs

0.07 Thu 13 Aug 2009
	- Oopsi, typo

0.06 Thu 13 Aug 2009
	- Adding support for Graph::XGMML
	- Adding support for downstream graphs

0.05 Tue 21 Jul 2009
	- Better, more varied, and more controllable graph support
	- Added cpangraph command line graph generator
	- Updated documentation to the newest schema

0.04 Fri  3 Jul 2009
	- Adding support for producing a Graph object for dependencies

0.03 Thu  2 Jul 2009
	- Removing superfluous indexes
	- Prerun index stats for end user speed

0.02 Thu  2 Jul 2009
	- Updated to new URL.
	- Generated a new version of the POD

0.01 Wed  3 Jun 2009
	- Created the initial implementation