- or download this
#!/usr/bin/perl
use strict;
...
'DATE' => '2015-05-05'
}
];
- or download this
my $data1 = [
{
...
'NUMBER' => '00001'
}
];
- or download this
#!/usr/bin/perl
use strict;
...
'ACCOUNT1' => '1b'
}
];
- or download this
#!/usr/bin/perl
use strict;
...
'DATE' => '2015-06-11'
}
];