Help for this page
use strict; use warnings; ... print "$_\n" for @{ $file_attachment->{price} }; print "\n"; }
test1.zip: 10.00 ... test4.zip: 14.00