- or download this
#!/usr/bin/env perl
...
close $in_fh;
print Dumper \@out;
- or download this
$ cat pm_1054339_data.txt
component=HF
...
sourcesum=checksum2
sourcefile=file3
sourcesum=checksum3
- or download this
$ pm_1054339_data.pl
$VAR1 = [
...
'component' => 'HF_2'
}
];