NAME

Net::FluidDB::Value::Float - FluidDB float values

SYNOPSIS

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

DESCRIPTION

Net::FluidDB::Value::Float models FluidDB float values.

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

USAGE

Inheritance

Net::FluidDB::Value::Float 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.