Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Net::FluidDB::Value::NonNative - FluidDB non-native values
SYNOPSIS
$value = $object->value("fxn/rating");
DESCRIPTION
Net::FluidDB::Value::NonNative
models FluidDB non-native values.
FluidDB non-native values are opaque, think blobs with a MIME type. You may store and fetch them, but can't use them in searches.
USAGE
Inheritance
Net::FluidDB::Value::NonNative
is a subclass of Net::FluidDB::Value.
Instance Methods
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.