X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FFile%2FCompare.pm;h=0b73d7c76570925aea187ba67642eb42091f0171;hb=fa76202e3aa22e9755f1a461416769c368b47afc;hp=eba17c32538a06b4b90ca53d82b5e5deedc06996;hpb=c1b16575eb03bf1d5b9bf6b20b2765d6375a227d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/File/Compare.pm b/lib/File/Compare.pm index eba17c3..0b73d7c 100644 --- a/lib/File/Compare.pm +++ b/lib/File/Compare.pm @@ -166,8 +166,8 @@ is basically equivalent to =head1 RETURN -File::Compare::compare return 0 if the files are equal, 1 if the -files are unequal, or -1 if an error was encountered. +File::Compare::compare and its sibling functions return 0 if the files +are equal, 1 if the files are unequal, or -1 if an error was encountered. =head1 AUTHOR