From: Vincent Pit Date: Wed, 29 Dec 2010 16:30:38 +0000 (+0100) Subject: Remove the dependency on Scalar::Util X-Git-Tag: v0.02~2 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=c59e95160c3ba4aa516093a85225d9824863d619;hp=c59e95160c3ba4aa516093a85225d9824863d619;p=perl%2Fmodules%2FTest-Leaner.git Remove the dependency on Scalar::Util It will be loaded only if it is available. ---