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

NAME

Padre::Plugin::SpellCheck::Preferences - Preferences dialog for padre spell check

VERSION

version 1.21

DESCRIPTION

This module implements the dialog window that will be used to set the spell check preferences.

PUBLIC METHODS

Constructor

my $dialog = PPS::Preferences->new( %params );

Create and return a new dialog window.

SEE ALSO

For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::SpellCheck.

AUTHORS

  • Fayland Lam <fayland at gmail.com>

  • Jerome Quelin <jquelin@gmail.com>

  • Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Fayland Lam, Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.