Kevin Dawson > Padre-Plugin-SpellCheck > Padre::Plugin::SpellCheck::Engine

Download:
Padre-Plugin-SpellCheck-1.27.tar.gz

Dependencies

Annotate this POD

Website

View/Report Bugs
Module Version: 1.27   Source  

NAME ^

Padre::Plugin::SpellCheck::Engine - Check spelling in Padre, The Perl IDE.

VERSION ^

version 1.27

PUBLIC METHODS ^

Constructor

my $engine = PPS::Engine->new;

Create a new engine to be used later on.

Instance methods

BUGS AND LIMITATIONS ^

Text::Hunspell hard coded for /usr/share/hunspell/

DEPENDENCIES ^

Padre, Class::XSAccessor and either or ( Text::Hunspell or Text::Aspell )

SEE ALSO ^

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

AUTHORS ^

Kevin Dawson <bowtie@cpan.org>

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

Fayland Lam <fayland@gmail.com>

Jerome Quelin <jquelin@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.

syntax highlighting: