Help for this page
undef $/; $filecontemts=<DEFILE>
print "Changing \"$File::Find::name\" file...\n" if ($happens=($file_c +ontents =~ s/$changefrom/$changeto/g));