Help for this page
#!/usr/bin/env perl use warnings; ... $out_csv->print_hr($out_fh, $asset); } close $out_fh;