The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.05
	- Fix compilation against perl 5.13

0.04
	- Fix compilation against 5.6 and 5.11

0.03
	- Missing deps

0.02
	- Expose mro_isa_changed_in for more minimalistic cache invalidation
	- Accept fully qualified names in addition to globrefs for code wishing to
	  avoid incrementing the GvREFCNT of a symbol (*{"$class\::$name"} incs)

0.01
	- Initial version