NAME

Net::FluidDB::Value::Integer - FluidDB integer values

SYNOPSIS

$value = $object->value("fxn/age");

DESCRIPTION

Net::FluidDB::Value::Integer models FluidDB integer values.

You will rarely need to construct one directly. Tagging objects understands the alias 'integer' to allow tagging with ordinary scalars.

USAGE

Inheritance

Net::FluidDB::Value::Integer is a subclass of Net::FluidDB::Value::Native.

AUTHOR

Xavier Noria (FXN), <fxn@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009 Xavier Noria

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.