Changes for version 3.5 - 2012-03-07
- localise $^W, as this causes warnings with 5.16 when some lost soul uses -w. common::sense doesn't support $^W, but tries to shield module authors and programs from its ill effects. If you enable $^W, then you normally get to keep the pieces because you change semantics of other people's code.
Modules
save a tree AND a kitten, use common::sense!