Count the size of padlist names in CVs (for v5.18 and later).
authorNicholas Clark <nick@ccl4.org>
Wed, 25 Mar 2015 19:35:19 +0000 (20:35 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 25 Mar 2015 19:36:21 +0000 (20:36 +0100)
commitee01612f95a3434fc5c3d17e023575c8452a5a1c
tree95a4ab67f4ce0c350f7a37c0f6945f70c6e06c38
parente7d68377a1b22679251b1906740296455bb0f8c6
Count the size of padlist names in CVs (for v5.18 and later).

Fixing this for pre-v5.18 involves solving the more general problem of when
to "recurse" into nested structures, currently bodged with "SOME_RECURSION"
and friends. :-(
CHANGES
Size.xs
t/code.t