#!/usr/bin/env perl
system("cat t/data/cmscan_output.txt");
1;