Test::Corpus ============ This is a simple module that automagically iterates over input/output files and calls a callback on each pair. Its main use is for testing filter functions produce expected output. See the contents of `./t/` and `./t_files/` for an example of how to use.