File: Changes

package info (click to toggle)
libhtml-html5-outline-perl 0.006-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 372 kB
  • sloc: perl: 3,573; makefile: 7; sh: 1
file content (36 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (3)
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
HTML-HTML5-Outline
==================

Created:      2010-12-08
Home page:    <https://metacpan.org/release/HTML-HTML5-Outline>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=HTML-HTML5-Outline>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.006  2011-10-20

 - Don't 'use' HTML::HTML5::Outline::RDF in 05tripletests.t.

0.005  2011-10-13

 - Don't 'use' RDF::Trine::Namespace in 05tripletests.t.

0.004  2011-10-07

 - Refactor RDF code into a separate file to allow it to be an optional
   feaure.
 - (Packaging) use Module::Package::RDF
 - (Addition) Lots of test cases.

0.003  2011-01-21

 - (Documentation) Documentation fix.

0.002  2011-01-21

 - Improve to_hashref output.
 - Refactor a lot of code out into separate classes. Add methods to access
   these classes.

0.001  2010-12-20