foreach my $row (1..$end) { foreach my $col (3..27 ) {
I use the OLE module for Perl and every value that I get on my sheet and print $ var, then I get the expected value, but when I put everything in the hash, it prints:
'first' => [ bless( do{\(my $o = 15375916)}, 'OLE::Variant'), bless( do{\(my $o = 15372208)}, 'OLE::Variant'),
And so on. I do not have to understand something about hashes, because I'm really here.
perl hash ole data-dumper
Melissa
source share