in reply to Re: excel sheet to xml
in thread excel sheet to xml

i cannot find these newer modules in cpan :(

cpan> get ParseExcel.pm Warning: Cannot get ParseExcel.pm, don't know what it is. Try the command i /ParseExcel.pm/ to find objects with matching identifiers.

Pls help. I am new to cpan usage.

Replies are listed 'Best First'.
Re^3: excel sheet to xml
by roboticus (Chancellor) on May 17, 2012 at 10:09 UTC

    zeni:

    Try "i Spreadsheet::ParseExcel".

    ...roboticus

    When your only tool is a hammer, all problems look like your thumb.

      Thank You.