The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

==== version history of XML::Compile:WSS

version 0.90: Thu Aug 30 09:21:56 CEST 2012
	- add support for wsseTimestamp and extended Usertoken, with
	  examples/usertoken/with_help_digest.pl, and t/11digest.t.
	  Contributed by [David McMath]

version 0.14: Tue Jul 31 21:41:25 CEST 2012
	- fix: swap parameters to encode password.  With test patched by
	  rt.cpan.org#78698 [David Tindall Mcmath]

version 0.13: Wed Jan 25 00:10:24 CET 2012
	- add optional parameter for password type to :wsseBasicAuth()
	  [mawasak]

version 0.12: Wed Aug 31 11:31:12 CEST 2011
	- add XML::Compile::WSS::wsseBasicAuth() helper, which was
	  needed by [Caleb Cushing]
	- add examples in examples/usertoken/

version 0.11: Fri Apr 29 11:29:16 CEST 2011
	- add missing dependency to XML::Compile::SOAP [cpantesters]

version 0.10: Wed Apr 27 17:07:40 CEST 2011
	- initial release