Changes for version 0.02 - 2002-08-31
- Added new method: @dicts = $speller->dictionary_info; returns hash ref instead of a : joined string
- Added new method: @option_list = $speller->get_option_as_list( $option_name ); returns the option setting as a list (since some options are lists)
- Added new method: $options = $speller->fetch_option_keys; returns the available config options and their defaults
- Removed option_list array.
Modules
Perl interface to the GNU Aspell library