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.0400 - 2009-12-28

  • Added support for HashRef field types in Items. Note that JSONified they cannot exceed 1024 characters.
  • Now supports 15 digit positive integers and 9 digit negative integers.
  • Added a couple tests to make sure attribute methods are created.
  • Fixed some documentation bugs.
  • Fixed a bug with a the retry timer in SimpleDB::Class::HTTP, where it would hang.

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.
SQL generation tools for SimpleDB.