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>