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

======== version history of BPM::XPDL

version 0.04: Sat Feb 20 23:52:21 CET 2010
	- fixed problem due to changes in XML::Compile.
	  Reported by [Kiffin Gish]

version 0.03: Wed Jul  8 09:20:55 CEST 2009
	- renamed module from Business::XPDL into BPM::XPDL
	- copyright statement
	- format manual-pages with OODoc
	- release on CPAN

version 0.02: Tue Apr 28 13:08:46 CEST 2009
	- enabled pod testing in test environment
	- added tests to t/10minimal.t
	- added create(), tested in t/11create.t
	- use XML::Compile::Tester
	- convert with tests in t/4*

version 0.01: Fri Apr 24 16:26:16 CEST 2009
	- initial