File: Changes

package info (click to toggle)
libxml-commonns-perl 0.06-6
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 116 kB
  • sloc: perl: 67; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
XML::CommonNS

0.06 2007-02-15
    - change from creating exported variables at compile time, to when they're actually requested, 
      which could be compile time

0.05 2007-02-13
    - fix pre-reqs in the dist 

0.04 2007-02-12
    - updated packaging to clean up the dist
    - added a uri() method at kasei's request

0.03 2007-01-17
    - added FOAF, RSS1, DC_TERMS, COMMENT, SYN, and REL as seen in RDF::Helper::Constant
    
0.02 ???

0.01  2003-06-29 16:46:34
	- original version