Paws supports the full AWS API, not just S3. It uses the metadata from (IIRC) the Python SDK, and most interfaces are generated programatically from there. So, it is not limited to whatever the author of the module needed to solve his particular problems.
Besides that, it is actively maintained and the author is quite nice.
Comment on Re^3: Amazon S3 - which of Perl packages to use to access it