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

Tk::IconCanvas - Canvas with dragable icon management

SYNOPSIS

    use Tk;

    my $MainWindow = MainWindow->new();

    Tk::MainLoop;

DESCRIPTION

AUTHORS

Damion K. Wilson, dkw@rcm.bm

HISTORY

1 POD Error

The following errors were encountered while parsing the POD:

Around line 767:

=cut found outside a pod block. Skipping to next block.