libtest-file-contents-perl

Perl module for testing the contents of files
  https://metacpan.org/release/Test-File-Contents
  0
  no reviews



Test::file::contents provides a set of routines useful to construct tests that examine the content of files.

it can check for an exact match and for a regexp match against the file's contents, but also if the file's contents do not match a string or a regexp and whether a file matches or not a given md5sum.