1Net::Amazon::S3::ClientU:s:eOrbjCeocntt:r:iRbauntgeedN(e3Pt)e:r:lAmDaozcounm:e:nSt3a:t:iColnient::Object::Range(3)
2
3
4
6 Net::Amazon::S3::Client::Object::Range - Object extension allowing to
7 fetch part of an object
8
10 version 0.99
11
13 my $value = $object->range ("bytes=1024-10240")->get;
14
16 Simple implementation dowloads, see use-byte-range-fetches
17 <https://docs.aws.amazon.com/whitepapers/latest/s3-optimizing-
18 performance-best-practices/use-byte-range-fetches.html>.
19
21 Provides same get methods as Net::Amazon::S3::Client::Object
22
23 get
24 get_decoded
25 get_callback
26 get_filename
27
29 Net::Amazon::S3::Client::Object
30
32 Branislav Zahradník <barney@cpan.org> - since v0.99
33
35 This module is a part of Net::Amazon::S3 distribution.
36
38 Branislav Zahradník <barney@cpan.org>
39
41 This software is copyright (c) 2021 by Amazon Digital Services, Leon
42 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav
43 Zahradník.
44
45 This is free software; you can redistribute it and/or modify it under
46 the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.34.0 2022N-e0t1:-:2A1mazon::S3::Client::Object::Range(3)