The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Perldoc::Receive - a description of how to `receive' parse events

SYNOPSIS

  $emitter->emit_to($receiver);

METHODS

Exactly the same as Perldoc::Sender. You can/should support a selection of these methods:

start_document({})
end_document
start_element({})
end_element
characters
processing_instruction
ignorable_whitespace