Check spelling in padre, the perl ide.
version: 1.32
This module implements the Checker dialogue window that will be used to interact with the user when spelling mistakes have been spotted.
new
$self->{dialog} = Padre::Plugin::SpellCheck::Checker->new( $self );
Create and return a new dialogue window.
padre_locale_label uses Padre::Local to convert language iso693_iso3166 to utf8text strings
Text::Hunspell hard coded for /usr/share/hunspell/
Padre, Padre::Locale, Class::XSAccessor, Padre::Plugin::SpellCheck::FBP::Checker, and either or ( Text::Hunspell or Text::Aspell )
For all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::SpellCheck.
Kevin Dawson <[email protected]>
Ahmad M. Zawawi <[email protected]>
Fayland Lam <[email protected]>
Jerome Quelin <[email protected]>
Copyright X 2012-2013 \s-1AUTHORS\s0 and \*(L"\s-1CONTRIBUTORS\s0\*(R" as listed above.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.