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

NAME

HTML::DOM::Event - A Perl class for HTML DOM Event objects

SYNOPSIS

  use HTML::DOM::Event ':all';

  ...
  

DESCRIPTION

blar blar blar

EXPORTS

The following node type constants are exportable:

CAPTURING_PHASE (1)
AT_TARGET (2)
BUBBLING_PHASE (3)

SEE ALSO

1 POD Error

The following errors were encountered while parsing the POD:

Around line 110:

=over without closing =back