
patch.pl -- Run patch program
This library uses the GNU patch(1) program to merge changes.
patch(+Orig:string, +Diff:string, -Merged:string, +Options)exit(0) for smooth completion and exit(1) if there are
merge conflicts.patch(1) sent to standard error.