in reply to Re^6: xml::xslt xpath question (solution)
in thread xml::xslt xpath question
perl -e'use XML::XSLT; print $INC{"XML/XSLT.pm"}'
Update: Or
perldoc -l XML::XSLT
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: xml::xslt xpath question (solution)
by Anonymous Monk on Jul 06, 2009 at 21:46 UTC |