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

NAME

TkGenerator - A Tk Code Generator

SYNOPSIS

  use TkGenerator;
  generate; 

DESCRIPTION

This module is more a program than a module. It only has one function you can use, "generate". Call it to use a Tk code generator.

The module also exports the variable for the main generator window, $genwin.

SEE ALSO

See also Tk! It rocks.

AUTHOR

Robin Bank, webmaster@infusedlight.net check me out @ www.infusedlight.net

COPYRIGHT AND LICENSE

Copyright (C) 2006 by Robin Bank

I really don't care what you do, but use at your own risk.