Help for this page
$ perl -Mstrict -Mwarnings -E ' for (qw{!defined(FLOAT_CODE) defined(FIXED_CODE)}) { ... ' ! FLOAT_CODE FIXED_CODE