http://www.perlmonks.org?node_id=246246


in reply to Using perlcc to compile stand alone code

I have seen similar messages with modules loaded using require instead of use. Not sure if that is the case here with Socket, POSIX and Fcntl. Maybe a module being loaded is require'ing them ? Just a thought.
from the frivolous to the serious