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

Lingua::Features::Value - Value object for Lingua::Features

new($string)

Creates and returns a new Lingua::Features::Value object.

Accessors

$value->id()

Returns the value id.

$value->name()

Returns the value name.

COPYRIGHT AND LICENSE

Copyright (C) 2004, INRIA.

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

AUTHOR

Guillaume Rousse <grousse@cpan.org>