Subject: | Broken on FreeBSD, unable to access interface |
On investigation, there is no equivalent of the CONFIGURE sub (that was in Makefile.PL) in Build.PL...
Something that for FreeBSD would result in:
extra_compiler_flags => '-D__USE_BSD -DUSE_GETIFADDRS -DHAVE_SOCKADDR_DL_STRUCT',
getting set seems to be the fix.