============================================================================== Tk::StayOnTop
==============================================================================

Adds two methods to all Toplevel widgets that control whether the window stays in the foreground.

==============================================================================

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

==============================================================================

DEPENDENCIES

This module requires at least perl 5.6.0 and these other modules and libraries:

Tk

==============================================================================

COPYRIGHT AND LICENCE

This module is Copyright (c) 2004 Gavin Brock gbrock@cpan.org. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

==============================================================================