The core's magic vtables are global constants, so aren't part of the size.
authorNicholas Clark <nick@ccl4.org>
Wed, 4 May 2011 18:41:54 +0000 (20:41 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 4 May 2011 21:00:25 +0000 (23:00 +0200)
commitd9b022a1b74d43b80f7ae8caa6f0afc0eaad708f
tree986eef4640ecbdb92bf1f61fb3b95afc71dac569
parentdfa46c4c91efa512829813ea6446b32d96dfb77f
The core's magic vtables are global constants, so aren't part of the size.

Parse perl.h to find the names of the vtables' names, and generate code to add
them all in new_state() as "seen".
CHANGES
Makefile.PL
Size.xs