- or download this
__DATA__
CUSTA
...
CUSTB
2/2015 100
3/2015 100
- or download this
$VAR1 = {
'CUSTA' => [
...
]
};
- or download this
# note:
#
...
#
# map creates a new list consisting of one element, undef, for eac
+h
# element from the list it is given, i.e. @months
- or download this
#!/usr/bin/perl
...
CUSTB
2/2015 100
3/2015 100
- or download this
$VAR1 = {
'CUSTA' => [
...
undef
]
};