HTML::LinkExtor and HTML::Tagset::linkElements

Bill Moseley (moseley@hank.org)
Sun, 08 Apr 2001 08:38:26 -0700


Hi,

Any good tricks for specifying which tags to extract (push onto
$self->{'links'}), other than filtering after the links that are returned
with $p->links?

Might be nice to be able to pass in something to LinkExtor like an array of
a subset of HTML::Tagset::linkElements tags, or my own linkElements hash
reference.

Or does every use a callback instead of letting LinkExtor collect the links?



Bill Moseley
mailto:moseley@hank.org