File: Changes

package info (click to toggle)
libxml-atom-owl-perl 0.103-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 344 kB
  • sloc: perl: 3,903; makefile: 11
file content (52 lines) | stat: -rw-r--r-- 1,347 bytes parent folder | download | duplicates (2)
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
XML-Atom-OWL
============

Created:      2010-01-15
Home page:    <https://metacpan.org/release/XML-Atom-OWL>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=XML-Atom-OWL>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.103  2011-10-27

 - (Packaging) Module::Package::RDF
 - (Addition) ActivityStrea.ms support.
 - (Update) use 5.010

0.102  2011-03-05

 - use Scalar::Util qw(blessed).
 - (Documentation) Various formatting fixes and other minor improvements to
   documentation.

0.101  2010-07-19

 - (Bugfix) Fix packaging error; Makefile.PL and META.yml didn't note
   dependency on common::sense.

0.100  2010-07-19

 - Automatically call 'consume' as required.
 - (Regression) Switched to using common::sense instead of strict, but
   didn't note change in Makefile.PL/META.yml

0.04  2010-04-29

 - Keep base URI and lang information for <content> element.

0.03  2010-04-28

 - Compliance improvements for <content> element.
 - (Addition) Ability to automatically fetch <content src> links and
   include the content as if it had been inline.

0.02  2010-01-23

 - (Addition) Support for Atom Threading Extension
 - (Addition) Support arbitrary other extensions using XML literals.
 - (Addition) Support for Feed Paging and Archiving
 - (Addition) Support for Atom License Extension

0.01  2010-01-18
# First release