-
-
22 Aug 2013 01:40:09 UTC
- Distribution: POE-Loop-Tk
- Module version: 1.305
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (1126 / 23 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (8.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- POE
- Tk
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
POE::Loop::TkCommon - common code between the POE/Tk event loop bridges
SYNOPSIS
See POE::Loop.
DESCRIPTION
POE::Loop::TkCommon is a mix-in class that supports common features between POE::Loop::Tk and POE::Loop::TkActiveState. All Tk bridges implement the interface documented in POE::Loop. Therefore, please see POE::Loop for more details.
SEE ALSO
POE, POE::Loop, Tk, POE::Loop::Tk, POE::Loop::TkActiveState
AUTHORS & LICENSING
Please see POE for more information about authors, contributors, and POE's licensing.
Module Install Instructions
To install POE::Loop::Tk, copy and paste the appropriate command in to your terminal.
cpanm POE::Loop::Tk
perl -MCPAN -e shell install POE::Loop::Tk
For more information on module installation, please visit the detailed CPAN module installation guide.