http://www.perlmonks.org?node_id=506174


in reply to Re^2: Testing $^W
in thread Testing $^W

That's a great idea! I think you could add a Policy to Perl::Critic that warns you if a global or package variable was modified without being localized first.