|
Algorithm::Diff3::List - list of difference sets |
Algorithm::Diff3::List - list of difference sets
use Algorithm::Diff3; my $f = Algorithm::Diff3::Factory->new; my $diff2 = $f->create_list2; my $diff3 = $f->create_list3;
MIZUTANI Tociyuki <tociyuki@gmail.com>
Copyright (C) 2005 MIZUTANI Tociyuki
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
|
Algorithm::Diff3::List - list of difference sets |