http://www.perlmonks.org?node_id=985658


in reply to Re: Problem with Spreadsheet::XLSX..
in thread Problem with Spreadsheet::XLSX..

Thank Corion for your quick reply.

But i was unzipping n copying the files in the same directory from where it was picking the files for Spreadsheet::ParseExcel.

I have little help from others and basically I am on my own. :) with offcoz the help from this forum.

It wud be a great help if you cud let me know the steps in which I can install the module correctly.

Thanks. Venky

Replies are listed 'Best First'.
Re^3: Problem with Spreadsheet::XLSX..
by Corion (Patriarch) on Aug 06, 2012 at 10:51 UTC

    I linked to various educative nodes. Please read them and apply their contents to your situation.

    If you have no system administrator to talk to about the architecture and operating system, this is even more reason to use your own version of Perl and/or your own Perl library instead of using the libraries provided by the operating system. You will have to learn about the operating system you are working on. I cannot help you there.