Interesting, thanks!
How can I make sure that all the static libs are required in all situations?
Does a perl -e 'print("hello\n");' really need all the libaries? if not, is there a way the select which ones I compile in the bin? (and know which ones are included in a previously built binary)