1Net::Amazon::S3::Error:U:sHearndCloenrt(r3i)buted Perl DNoectu:m:eAnmtaaztoino:n:S3::Error::Handler(3)
2
3
4
6 Net::Amazon::S3::Error::Handler - A base class for S3 response error
7 handler
8
10 version 0.98
11
13 s3 Instance of Net::Amazon::S3
14
16 handler_error ($response)
17 handler_error ($response, $request)
18 Method will recieve instance of Net::Amazon::S3::Response sub-class.
19
20 Method should return false (or throw exception) in case of error, true
21 otherwise.
22
24 Branislav ZahradnĂk <barney@cpan.org>
25
27 This software is copyright (c) 2021 by Amazon Digital Services, Leon
28 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav
29 ZahradnĂk.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
35 Hey! The above document had some coding errors, which are explained
36 below:
37
38 Around line 39:
39 You forgot a '=back' before '=head1'
40
41
42
43perl v5.34.0 2021-07-22Net::Amazon::S3::Error::Handler(3)