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

A key dump example

FEATURES

Tests the correct implementation of keyboard event subsystem. The following features are tested:

- Direct flow of keyboard event - Correspondence of a syntetic key name to the real name - key_event() functionality - Key event propagation. Not that if it is disabled ( a clear_event() is called ) no system-bound event ( like menus etc. ) are expected to be initiated. - Diaglyphs type ( f.ex. dieresis + 'e' ) - Alternative keyboard layout ( a Euro sign )

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 29:

=pod directives shouldn't be over one line long! Ignoring all 2 lines of content

Around line 34:

'=item' outside of any '=over'

=over without closing =back