Changes for version 1.0400 - 2010-04-07

  • Added to_array_ref() in ResultSet.
  • Fixed undefined value exception calling find() on non-existant item.
  • Fixed long MediumString, long HashRef problem.
  • SimpleDB::Class::HTTP has been replaced with SimpleDB::Client.
  • Fixed a pagination / limit bug. Limits are now enforced the way you'd expect, rather than the way SimpleDB does it.

Documentation

Modules

An Object Relational Mapper (ORM) for the Amazon SimpleDB service.
Memcached interface for SimpleDB.
A schematic representation of a SimpleDB domain.
Exceptions thrown by SimpleDB::Class.
An object representation from an item in a SimpleDB domain.
An iterator of items from a domain.
Provides utility methods to classes that need to instantiate items.
SQL generation tools for SimpleDB.
Attribute types.