in reply to
How to print row of excel file in perl
Here one The problem is you have used $sheet ,, instead of $sheet use $Sheet.. you will get all the data..
Comment on
Re: How to print row of excel file in perl
In Section
Seekers of Perl Wisdom