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

<html> <head> <title>Splash screen example</title> </head> <body> <h3>Splash screen</h3>

<p> The structure of this example is a bit peculiar: the goal is to show the splash screen as soon as possible. For this MyApp::OnInit just creates the splash screen, and the real application window is created in another function, called just before entering the main loop. </p>

</body> </html>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 129:

=back without =over