If running diff -ruN olddir newwdir > patch, its probably wise to make clean (or make realclean) first (results in smaller patches :D).diff -ruN old new > patch diff -u pp.c~ pp.c > patch diff -u t/op/pack.t~ t/op/pack.t >> patch diff -u pod/perlfunc.pod~ pod/perlfunc.pod >> patch # to apply run # patch -p1 -N < patch
http://perldoc.perl.org/perlhack.html#Submitting-patches http://perldoc.perl.org/perlhack.html#Patching
In reply to Re^5: Installing Javascript.pm on XP
by Anonymous Monk
in thread Installing Javascript.pm on XP
by dogman1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |