File: Changes

package info (click to toggle)
libwebservice-validator-css-w3c-perl 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 145; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 1,159 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
Revision history for Perl extension WebService::Validator::CSS::W3C.

0.3   May 2013
	- fix for http://cpants.cpanauthors.org/dist/WebService-Validator-CSS-W3C issues
	- fix for https://rt.cpan.org/Public/Bug/Display.html?id=80710
	- fix for https://rt.cpan.org/Public/Bug/Display.html?id=33040
	- fix for https://rt.cpan.org/Public/Bug/Display.html?id=33039
	- fix for https://rt.cpan.org/Public/Bug/Display.html?id=33038

0.2   Fri Jan 19 2007
        - workaround for MacOSX tar adding resource files in the dist

0.1   Thu Jan 18 2007
        - removing workarounds for ill-formed soap output
        - requiring SOAP::Lite > 0.65
        - added errorcount and warningcount routines

0.02  Wed Jun 02 2004
	- fix for 6470 Leftover copyright placeholder text from h2xs
		- http://rt.cpan.org/NoAuth/Bug.html?id=6470

	- fix for 6469 Makefile.PL lacks Class::Accessor req
		- http://rt.cpan.org/NoAuth/Bug.html?id=6464

	- fix for 6464 Missing Cs in POD
		- http://rt.cpan.org/NoAuth/Bug.html?id=6469

0.01  Mon May 31 2004
	- original version; created by h2xs 1.23 with options
		-AX -b 5.6.0 WebService::Validator::CSS::W3C