There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

WebSource::Map - Maps data nodes to meta data

DESCRIPTION

Allows to select data from the input an set them as meta data for the output results.

SYNOPSIS

In wsd file...

<ws:filter name="somename" type="tests"> <map-to name="meta-name" select="<xpath-expr>" /> ... </ws:filter>

METHODS

SEE ALSO

WebSource, WebSource::Module