Using XML Reporter
From LaneWiki
The XML Reporter tool is the preferred method to access information about the L’âne system, as it uses the system’s object classes to perform its work.
The Pod for this tool: reporter.
[edit]
Related tools
- lane-reporter-wrapper
- a tool which handles temporary file creation and web browser launching (as many of the provided reports are written in XHTML). It requires htmlview.
- xmlprinter-tester.t
- a tool which converts an XML version of the printer driver markup into the printer-specific output. This tool is $LaneRoot/tests/xmlprinter-tester.t. Use it with:
-
./tests/xmlprinter-tester.t Epson::TMT88 < input.xml > /dev/yourPrinter

