On Sun, Dec 14, 2014 at 7:49 PM, Juan José 'Peco' San Martín < [email protected]> wrote: > > > The one that fails, it's little bit bigger (as expected) and includes > these extra files that make the exe doesn't work > /lib/auto/Digest:SHA > /lib/auto/Net:DNS > /lib/Digest:SHA.pm > /lib/IO/Socket:INET6.pm > /lib/Net:Bonjour > /lib/Net:Bonjour.pm > /lib/Net:DNS > /lib/Net:DNS.pm >
No suprise here: Net::Bonjour depends on Net::DNS which in turn depends on Digest::SHA and IO::Socket... Cheers, Roderich
