Use "/usr/bin/env perl" for the #! line, and change the -i option to:

	use English;
	$INPLACE_EDIT = '';

to get the inplace-editing behavior.
1 file changed