start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.70 File::Compare Chapter 8
Standard Modules
Next: Reference: cmp
 

compare

compare (

file1

, 

file2

[, 

buffsize

])

Compares file1 to file2 . Exported by default. If present, buffsize specifies the size of the buffer to use for the comparison.


Previous: 8.70 File::Compare Perl in a Nutshell Next: Reference: cmp
8.70 File::Compare Book Index Reference: cmp