The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Devel::Arena.

0.01  Wed May 11 22:14:53 2005
	- original version; created by h2xs 1.23 with options
		-A -b 5.5.0 -n Devel::Arena

0.02  Wed May 11 23:26:11 BST 2005
      Now with sizes of arenas.

0.03  Thu May 12 15:10:32 BST 2005
      Now with counts of different SV types.

0.04  Thu May 12 23:06:10 BST 2005
      Now with better HV stats

0.05  Fri May 13 16:06:19 BST 2005
      Collect stats for the amount of magic on HVs

0.06  Fri May 13 20:48:37 BST 2005
      Collect stats for the amount of magic on all types

0.07  Sat May 14 18:56:08 BST 2005
      Add write_stats_at_END

0.08  Mon May 16 00:50:02 BST 2005
      Collect stats for arrays with AvARYLEN

0.09  Mon May 16 22:45:12 BST 2005
      Collect stats for SvSTASH(). Surprisingly few things have stashes.

0.10  Fri May 20 11:11:10 BST 2005
      Collect stats for HvRITER and HvEITER