The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.42 - 2011-10-25

  • /policies is gone and so is Net::Fluidinfo::Policy, now permissions inherit defaults from their parent.
  • Now there's a delay between tagging and being able to search against that tag. The test suite has been revised to tolerate such delays.
  • Net::Fluidinfo::ACL is gone, it was a common ancestor for policies and permissions only meant to be used through inheritance.
  • The methods Net::Fluidinfo->get_permission, and Net::Fluidinfo::Permission::get accept a namespace or tag in addition to a path.
  • Documents the new recommended idioms for creation of namespaces and tags.
  • Documents that all tags are indexed nowadays. Thus, the indexed flag is kept to mirror the Fluidinfo API, but the user can no longer set it.

Modules

A Perl interface to Fluidinfo
The base class of all remote resources
Role for resources that have an object
Fluidinfo namespaces
Fluidinfo objects
Fluidinfo permissions
Fluidinfo tags
Fluidinfo users

Provides

in lib/Net/Fluidinfo/HasPath.pm
in lib/Net/Fluidinfo/JSON.pm
in lib/Net/Fluidinfo/Value.pm
in lib/Net/Fluidinfo/Value/Boolean.pm
in lib/Net/Fluidinfo/Value/Float.pm
in lib/Net/Fluidinfo/Value/Integer.pm
in lib/Net/Fluidinfo/Value/Native.pm
in lib/Net/Fluidinfo/Value/NonNative.pm
in lib/Net/Fluidinfo/Value/Null.pm
in lib/Net/Fluidinfo/Value/Set.pm
in lib/Net/Fluidinfo/Value/String.pm