Tue Dec 11 08:16:39 2007hsinclair [...] hastek.net - Ticket created
Subject:
Method list_all vs. list_bucket_all
Date:
Tue, 11 Dec 2007 08:21:56 -0500
To:
bug-Net-Amazon-S3 [...] rt.cpan.org
From:
Harold Sinclair <hsinclair [...] hastek.net>
Hi,
In version 0.41, the POD mentions a method "list_bucket_all" but
trying to use it results in
Can't locate object method "list_bucket_all" via package
"Net::Amazon::S3::Bucket"
The method "list_all" seems to act like "list_bucket_all" might,
returning file listings of more than the default S3 limit of 1000
without a marker.
Thanks
Harold
Wed Aug 20 11:00:10 2008leon [...] astray.com - Correspondence added
Thanks for noticing the problem in the docs, but list_all is a method on
buckets, while list_bucket_all is a method on the s3 object.
I'll try and clear it up.
Wed Aug 20 11:00:19 2008The RT System itself - Status changed from 'new' to 'open'
Wed Aug 20 11:00:24 2008leon [...] astray.com - Status changed from 'open' to 'resolved'