Help for this page
use Storable; use Data::Dumper; ... my $arrayref = retrieve($baseline_records); print Dumper $baseline, $arrayref;