NAME
Devel::Memalyzer::Combine - Combine .head and .raw files into a proper csv file
DESCRIPTION
optionally exports the combine() function.
SYNOPSYS
use Devel::Memalyzer::Combine qw/combine/;
combine( $output_file );
FUNCTIONS
- combine( $file )
- combine( $file, keep_files => 1 )
-
Combines "$file.head" and "$file.raw" into "$file". Will remove the .head and .raw files unless called with keep_files => 1.
AUTHORS
Chad Granum exodist7@gmail.com
COPYRIGHT
Copyright (C) 2010 Rentrak Corperation