RSS | Module Info | Add a review of makepatch

1 out of 5 found this review helpful:

makepatch (2.03) *

Very useful on unix-like systems.
Too bad it has many problems with end-of-line handling so it does not work on Win32 because the checksum feature is too strict.

Olivier Mengué (dolmen) - 2009-04-28 08:51:46
Was this review helpful to you?  Yes No

1 out of 1 found this review helpful:

makepatch (2.00a) *****

If you are hacking on the Perl source, this distribution makes it extremely easy to create proper patches to send to the porters.

The idea is to create a copy of the source tree, make changes in one of them (possibly involving many files) and then run the 'makepatch' script on those two directories. It will take care of everything and you no longer have to worry whether you might have forgotten a file in your patch.

Tassilo v. Parseval - 2004-02-16 23:27:41
Was this review helpful to you?  Yes No


the camel