in reply to Re^4: Accessing values in a XSL file.
in thread Accessing values in a XSL file.

That is a very poor example. Use the example in the Spreadsheet::ParseExcel docs as a starting point instead.

--
John.

Replies are listed 'Best First'.
Re^6: Accessing values in a XSL file.
by Anonymous Monk on Oct 27, 2010 at 18:05 UTC
    Other than this line print "Page $page\n";, there is no need for it, why is this a "poor example"?
      It doesn't use the documented API, but looks at the internals instead