File: Changes

package info (click to toggle)
libmodule-install-rdf-perl 0.004-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 316 kB
  • sloc: perl: 2,967; makefile: 12
file content (30 lines) | stat: -rw-r--r-- 799 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
Module-Install-RDF
==================

Created:      2011-09-30
Home page:    <https://metacpan.org/release/Module-Install-RDF>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-RDF>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.004  2011-12-03

 - (Bugfix) use base

0.003  2011-11-26

 - Use Object::ID::object_id instead of Scalar::Util::refaddr to uniquely
   identity Module::Install objects. (Though in a typical installation
   scenario, this shouldn't matter much.)
 - (Addition) rdf_project_uri function which provides heuristics to
   determine the URI of the primary doap:Project described in the meta
   directory.
 - (Regression) use parent

0.002  2011-10-06

 - (Packaging) Upgrade Module::Package::RDF version.

0.001  2011-10-01
# Initial release