Jerome Quelin > Games-Risk-2.1.1 > Games::Risk::GUI::Constants

Download:
Games-Risk-2.1.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Games::Risk::GUI::Constants - tk constants

SYNOPSYS ^

    use Games::Risk::GUI::Constants;
    $mw->Frame->pack(@LEFT);

DESCRIPTION ^

This module just exports easy to use constants for tk, such as @TOP to be used in place of -side = 'top'>. Since those are quite common, it's easier to use those constants.

Other than that, the module does nothing.

SEE ALSO ^

Games::Risk, Tk.

AUTHOR ^

Jerome Quelin, <jquelin at cpan.org>

COPYRIGHT & LICENSE ^

Copyright (c) 2008 Jerome Quelin, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPLv3+.