An Abomination Against God and Man
Thursday, April 27th, 2006 There’s nothing quite like using the C preprocessor while writing perl.
It imposes a few constraints (e.g. no single pound-sign comments at the start of a line, else it thinks they’re cpp directives, watch out for c-style comments since those will get pulled, etc.), but it’s actually sort of liveable. I’ve got a little makefile that […]