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

NAME

App::PerlTidy::Tk - Tk based GUI to experiment with PerlTidy configuration options

SYNOPSIS

    perltidy-tk
    perltidy-tk --perl path/to/some.pl

DESCRIPTION

This is a GUI program. There are some videos on Perl Maven Tk explaining how does this work and how was this built.

When the application exits we save the current window size in the config file and next time we use that size to open the application.

    ~/.perltidy-tk.json

SEE ALSO

Perl::Tidy

Tk

Tk::HyperText

COPYRIGHT AND LICENSE

Copyright (C) 2020 by Gabor Szabo

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.26.1 or, at your option, any later version of Perl 5 you may have available.