http://qs321.pair.com?node_id=981544


in reply to Re: Huge perl binary file
in thread Huge perl binary file

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)
 
Tbanks!