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

NAME

dump-links.pl - Dump links on a webpage

SYNOPSIS

From the examples directory:

  perl dump-links.pl

DESCRIPTION

This program demonstrates how to read elements out of the Chrome DOM and how to get at text within nodes. It prints links with the CSS class "download" from a file provided with the distribution.