Please Stop Including the Kitchen Sink
December 29, 2011 Leave a comment
I needed to install Business::OnlinePayment::WorldPay @ $work today. I had been using the module in my own perlbrew name space so as to not pollute the server with unnecessary modules, but as the code went live I needed to install it server side.
Little did I know that it triggers once of those dependency cascades that includes the kitchen sink.