App-Asciio

 view release on metacpan or  search on metacpan

lib/App/Asciio/Undo.pm  view on Meta::CPAN


		push @diff_lines, {LINE => $line, REFERENCE => $reference_line , NEW => $new_line} ;
		}
		
	$line++ ;
	}

return @diff_lines ;
}

sub CompareStrings($$)
{

=head2 CompareStrings

Returns the following list:

=over 2

=item 1	number_of_errors



( run in 0.584 second using v1.01-cache-2.11-cpan-65fba6d93b7 )