The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

xpath-shell - evaluate XPath expressions according to an XML file

SYNOPSIS

 xpath-shell xml-filename [xpath-expression]

DESCRIPTION

This program is used to evaluate XPath expressions. It can be used in two modes:

batch mode

Just give xpath-expression a value. Consider using single quotes to prevent shell expansion.

interactive mode

If missing xpath-expression the program goes into interactive mode. Press ? for help