The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2009-09-18

  • Now marked as beta
  • Complete FluidDB API coverage (except for non-native tag values)
  • Complete documentation (except for tag values)
  • Added THANKS file
  • Object search contributed by JJ Merelo
  • Refactors the Resource class as a Moose role called HasObject
  • In Namespace->get, the "namespaces" and "tags" flags have been renamed to "namespace_names" and "tag_names" respectively
  • Namespace attributes "parent", "name", and "path" are now read-only
  • Tag attributes "indexed", "namespace", "name", and "path" are now read-only
  • The "indexed" attribute is required in the Tag constructor

Modules

A Perl interface to FluidDB
A common ancestor for classes that provide an ACL
The base class of all remote resources
Role for resources that have an object
FluidDB namespaces
FluidDB objects
FluidDB permissions
FluidDB policies
FluidDB tags
FluidDB users

Provides

in lib/Net/FluidDB/Value.pm