I want to install a few CPAN modules in OSX.
It filed since the module I want requires make and gcc to be installed. A quick google on the subject tells me that I need to install "Apple developer tools".
Do I really have to install the entire Xcode package (it's a 3GB download) just to get make and gcc?