Skip Menu |

This queue is for tickets about the Net-Amazon-EC2 CPAN distribution.

Report information
The Basics
Id: 88379
Status: resolved
Priority: 0/
Queue: Net-Amazon-EC2

People
Owner: Nobody in particular
Requestors: stephen.baynes [...] smoothwall.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.23
Fixed in: (no value)



Subject: POD parameters wrong initial case for register_image
In the POD the parameters for register_image are listed starting with lower case (eg 'name') but the function wants them starting in upper case (eg 'Name'). Net-Amazon-EC2-0.23 (code as packaged for Ubuntu, POD direct from CPAN) Perl 5.14 Linux ip-172-31-36-105 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 00:19:35 UTC 2013 i686 i686 i686 GNU/Linux
On Tue Sep 03 10:47:12 2013, https://www.google.com/accounts/o8/id?id=AItOawk8OBCmUaR8VF4IJkvuFJCdAPwqR_w5xEk wrote: Show quoted text
> In the POD the parameters for register_image are listed starting with > lower case (eg 'name') but the function wants them starting in upper > case (eg 'Name'). > > > Net-Amazon-EC2-0.23 (code as packaged for Ubuntu, POD direct from > CPAN) > Perl 5.14 > Linux ip-172-31-36-105 3.8.0-27-generic #40-Ubuntu SMP Tue Jul 9 > 00:19:35 UTC 2013 i686 i686 i686 GNU/Linux
Thanks for the report. We'll fix this in a future release.
On Tue Sep 03 10:47:12 2013, https://www.google.com/accounts/o8/id?id=AItOawk8OBCmUaR8VF4IJkvuFJCdAPwqR_w5xEk wrote: Show quoted text
> In the POD the parameters for register_image are listed starting with > lower case (eg 'name') but the function wants them starting in upper > case (eg 'Name').
I am releasing 0.25 tonight which should resolve this issue.