Help for this page
#!/usr/bin/perl ... print "\nlarge CONTEXT specified:\n"; print diff \@one, \@two, {STYLE => 'Table', CONTEXT => max( $#one, $#t +wo) };
no CONTEXT specified: +--+-------+----------+ ... * 9|ten |tenminus * +--+-------+----------+