Help for this page

Select Code to Download


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