AWS-S3

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - Thanks to ukautz++ (Ulrich Kautz) for adding the ability to set the content-type
    of files stored in S3.
  - He even updated the POD to show how to set the content-type (via 'contenttype').

0.017 2011-12-11
  - Fixed broken META.yml (again)

0.016 2011-12-10
  - Fixed broken META.yml

0.015 2011-12-10
  - Migrated to github.
  - Added repository url to meta.

0.014 2011-12-09
  - A few minor updates.

0.013 2011-11-29
  - AWS::S3::FileIterator now includes properties 'has_prev' and 'has_next' to
    help in scenarios of building 'prev' and 'next' navigations.
  - POD is in need of some TLC.
  - I'll get to it soon...honest.

0.012 2011-11-29
  - Some bug fixes.  Upgrade recommended.

0.011 2011-11-23
  - Achieved an entry in the Guinness Book of World Records for
    "Most Uploads to PAUSE in a Single Day"
  - Removed another invalid reference to a *::Lite module that doesn't exist
    on CPAN.

0.010 2011-11-23
  - Added missing files to MANIFEST.

0.009 2011-11-23
  - Added missing prereq Iterator::Paged

0.008 2011-11-23
  - Fixed some POD to clearly show that a scalar reference is always needed
    to set the contents of a file.
  - Removed bad reference to a *::Lite module that doesn't exist on CPAN.

0.007 2011-11-22
  - Fixed AWS::S3::FileIterator to work properly.
  - New tests confirm it.
  - Now require LWP::UserAgent::Determined instead of just LWP::UserAgent.
  - More POD updates.

0.006 2011-11-22
  - Updated some of the POD.

0.005 2011-11-21
  - Setting file contents via a coderef now works properly.

0.004 2011-11-21
  - I didn't update 'Changes' or 'META.yml' in v0.003 - fixing...

0.003 2011-11-21
  - All basic functionality (that I need right now) appears to be working.
  - Tests rewritten.
  - Everything appears to be good.

0.002 2011-11-20
  - Removed some incorrect POD.

0.001 2011-11-20
  - Initial release.



( run in 1.380 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )