#!/usr/bin/perl -w -p -i.saved $^W = 1; # Windows equivalent to using the -w command-line flag under UNIX. use strict; use diagnostics; my $m = <