The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#include <iostream>

#include "CegoXS.h"

DBISTATE_DECLARE;

// we have to set dNOOP hard here, since this causes some compilation problems
#define dNOOP /*EMPTY*/(void)0 /* Older g++ has no __attribute((unused))__ */

MODULE = DBD::Driver    PACKAGE = DBD::Driver::db

PROTOTYPES: DISABLE

MODULE = DBD::Cego          PACKAGE = DBD::Cego::st

PROTOTYPES: DISABLE

MODULE = DBD::Cego          PACKAGE = DBD::Cego

INCLUDE: Cego.xsi