- or download this
push @{$baseline}, \%base_record;
store( \$baseline, $baseline_records ) or die "Can't store %a in $base
+line_records!\n";
- or download this
$VAR1 = {
...
'LIICountBase' => 11,
'ProjectID' => 'STO1005001',
};
- or download this
my $arrayref = retrieve( $baseline_records );
print Dumper $arrayref;
...
'ProjectID' => 'STO1005001',
}
];