<< wdiff >> From man page of wdiff: wdiff compares two files, finding which words have been deleted or added to old_file to get new_file. A word is anything between whitespace. The output is collected and used to produce an annotated copy of new_file on standard output. Suitable annotations produce a nice display of word differences between the original files. Example: text-a I like FreeBSD. text-b I love FreeBSD. % wdiff -n text-a text-b I [-like-] {+love+} FreeBSD. - Yoshiro MIHIRA (sanpei@sanpei.org) WWW: http://www.gnu.org/software/wdiff/ rg/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Carp-REPL
Commit message (Expand)AuthorAgeFilesLines
* support STAGEDIR.vanilla2013-10-282-7/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Use single space after WWW:sunpoet2013-08-291-1/+1
* - Convert to new perl frameworkmat2013-08-031-1/+2
* PERL_MODBUILD implies PERL_CONFIGURE and PERL_CONFIGURE implies USE_PERL5.mat2013-06-061-1/+0