in reply to
Re^5: Accessing values in a XSL file.
in thread
Accessing values in a XSL file.
Other than this line
print "Page $page\n";
, there is no need for it, why is this a "poor example"?
Comment on
Re^6: Accessing values in a XSL file.
Download
Code
Replies are listed 'Best First'.
Re^7: Accessing values in a XSL file.
by
Anonymous Monk
on Oct 27, 2010 at 20:03 UTC
It doesn't use the documented API, but looks at the internals instead
[reply]
In Section
Seekers of Perl Wisdom