Changes for version 0.0700 - 2010-01-05
- Added a count() method to the result set.
- Added order by and limit clauses to the search() method in domains.
- Added min() and max() methods to domains.
- Documentation fixes.
- Moved SimpleDB::Class::ResultSet::handle_item() to SimpleDB::Class::Role::Itemized::parse_item().
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.
The network interface to the SimpleDB service.
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.