The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::Differ - Take the diff!

SYNOPSIS

use Goo::Differ;

DESCRIPTION

METHODS

diff

return those lines that have changed since list1

get_line_numbers

return the line numbers that are new or different

get_line

return the line found at

AUTHOR

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO