-
-
03 Apr 2018 18:35:00 UTC
- Distribution: Net-Amazon-EC2
- Module version: 0.36
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (5)
- Testers (513 / 0 / 0)
- Kwalitee
Bus factor: 0- 32.92% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (50.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Net::Amazon::EC2::Errors
DESCRIPTION
A class representing one or more errors from an API request.
ATTRIBUTES
- request_id (required)
-
The ID of the request associated with this error.
- errors (required)
-
An array ref of Net::Amazon::EC2::Error objects associated with this request.
AUTHOR
Jeff Kim <cpan@chosec.com>
COPYRIGHT
Copyright (c) 2006-2010 Jeff Kim. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Module Install Instructions
To install Net::Amazon::EC2, copy and paste the appropriate command in to your terminal.
cpanm Net::Amazon::EC2
perl -MCPAN -e shell install Net::Amazon::EC2
For more information on module installation, please visit the detailed CPAN module installation guide.