use 5.010000; use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Sloop::Socket::Standard', VERSION_FROM => 'lib/Sloop/Socket/Standard.pm', MIN_PERL_VERSION => 5.10.0, CCFLAGS => '-Wall -g -O2 --std=gnu99', INC => '-I.', NO_META => 1, NO_MYMETA => 1 ); #### Lib.c: loadable library and perl binaries are mismatched (got handshake key 0x9200080, needed 0x9400080) #### eval { load Sloop::Client };