Code Comments
Programming Forum and web based access to our favorite programming groups.Hi all, Does anyone know if there are perl modules for applying patches? I have seen on many lists that are provided some patches for some perl modules, and probably they can be applied automaticly under Unix using "patch" for .dif files, but I cannot do this under Windows. So, are there any perl modules that can do this job under Windows? (Because otherwise I have to do it manually and it is not very easy). Thank you. Teddy
Post Follow-up to this messageOctavian Rasnita wrote: > Hi all, > > Does anyone know if there are perl modules for applying patches? > > I have seen on many lists that are provided some patches for some perl > modules, and probably they can be applied automaticly under Unix using > "patch" for .dif files, but I cannot do this under Windows. > > So, are there any perl modules that can do this job under Windows? > (Because otherwise I have to do it manually and it is not very easy). You can get a port of patch and diffutils from from the GnuWin32 project[1]. There is also WinMerge[2]. 1. <http://gnuwin32.sourceforge.net/> 2. <http://winmerge.sourceforge.net/>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.