Compile-time checking for %$obj{"key"} under ‘use fields’
authorFather Chrysostomos <sprout@cpan.org>
Tue, 12 Nov 2013 14:13:44 +0000 (06:13 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 14 Nov 2013 13:54:35 +0000 (05:54 -0800)
commitc5f75dbad5e3c30268ca3c689bf1f3316d2c3a5a
tree377f4a6eacfc80909a0e4bc402be656f315eff48
parentbc81b34d0e30a0939f9a765397a98e4d1fdfa3e1
Compile-time checking for %$obj{"key"} under ‘use fields’

This single line of code also gives us shared hash key optimisa-
tions for free.
op.c
t/lib/croak/op