#!/bin/sh CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}') \ PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor