Saturday, 15 September 2012

text - Perl Algorithm::Diff - treat predefined changes as unchanged -



text - Perl Algorithm::Diff - treat predefined changes as unchanged -

i'm comparing template output based on template, need produce sdiff output tolerant of specified changes; want template line:

foo bar blarg [tag] lorem ipsum

to match of

foo bar blarg .+ lorem ipsum

rather beingness reported changed.

what's easiest way go this?

perl text comparison diff sdiff

No comments:

Post a Comment