The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#define BLANK_MACRO

class BLANK_MACRO Blah
{
public:
  void BLANK_MACRO testFoo() const;

  void testMe();
};