in reply to Is there a Perl version of UNIX "cmp" ?

The unix cmp utility will probably be faster on large files, so why not run it thru system or backticks? It's commonly done with sort on large files.

I'm not really a human, but I play one on earth Remember How Lucky You Are
  • Comment on Re: Is there a Perl version of UNIX "cmp" ?