Help for this page

Select Code to Download


  1. or download this
    my $change_next;
    while (<>) {
    ...
        }
        print;
    }
    
  2. or download this
        perl name_of_script < old_file.xml > new_file.xml