http://qs1969.pair.com?node_id=103657


in reply to Re: Why use strict/warnings?
in thread Why use strict/warnings?

That's all well and good, until you see the next line:

use vars qw($CONFIG $my_loop_var $fileno $window_size ....)

Perhaps we need a new pragma:

use Schwern;   # Schwern is my bitch.

I'm sure the people reading the code would get the gist then.