Jose Luis Martinez

Results 117 comments of Jose Luis Martinez

@JamieFBousfield : what would have helped you find the Signer module? I'd like to point documentation to it in an adequate place.

@Grinnz : just pushed your suggested changes. Any extra testing would be nice

> [ModuleBuildTiny] is an alternative installer (you could probably switch Paws to it, but that's a separate conversation). I really don't know what strong points MakeMaker or ModuleBuildTiny have. I've...

@Grinnz : would you mind switching to the appropiate installer on a branch? Note: I understand that with MBT we would have the same performance as a static install, but...

Found what could be a cause of the non-determinism: ``` diff --git a/builder-lib/Paws/API/Builder.pm b/builder-lib/Paws/API/Builder.pm index 23e4794ee..732c0aeb4 100644 --- a/builder-lib/Paws/API/Builder.pm +++ b/builder-lib/Paws/API/Builder.pm @@ -767,7 +767,7 @@ package Paws::API::Builder { foreach my...

Before merging this for release: I understand that upgrading to 0.39 (with this fix applied) will make objects uploaded to S3 with older versions not findable (since they were double...

S3 was declared unstable, so I wouldn't go through great lengths to re-support broken behavior. If someone depends on it, they should "hack" their way back into the broken state...

Does taking `required => 1` out of `Paws/Batch/JobDetail.pm` StartedAt attribute solve the problem?

Can this get merged and released? It is a super-useful feature, and it looks like everything that was asked for has been done.

Hi, I found the bug, and squatted it :)