The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Acme::Lingua::EN::Inflect::Modern - modernize Lingua::EN::Inflect rule's

VERSION

version 0.003

  $Id: /my/cs/projects/Acme-Lingua-EN-Inflect-Modern/trunk/lib/Acme/Lingua/EN/Inflect/Modern.pm 31072 2007-03-22T13:36:02.184233Z rjbs  $

SYNOPSIS

Lingua::EN::Inflect is great for converting singular word's to plural's, but does not always match modern usage. This module corrects the most common case's.

See Lingua::EN::Inflect for information on using this module, which has an identical interface.

AUTHOR

Ricardo SIGNES, <rjbs@cpan.org >

BUG'S

Please report any bug's or feature request's the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make change's.

COPYRIGHT & LICENSE

Copyright 2007 Ricardo SIGNES, All Right's Reserved.

This program is free software; you can redistribute it and/or modify it under the same term's as Perl itself.