Pedro Melo

Results 12 issues of Pedro Melo

This is a work-in-progress branch, it's not complete, but the test suite passes. Any::Moose is deprecated. It's no longer recommended. The upgrade path is Moo, it has the same low-overhead...

Hi, Using Paws version 0.36. I'm trying to use Kinesis GetShardIteractor with AT_TIMESTAMP, but something in the request encoding is not working properly. I debugged this, and found the issue,...

Hi, Please compare the attribute declaration on the AWS API docs and the Perldoc generated by Paws. As an example, the `name` attribute in the StartExecution of the StepFunctions service:...

This would be useful information to have on the distribution page.

Hi, at work we use X-Ray, and using the AWS X-Ray for SQL tracing would force us to rewrite all of our code. We are investigating the use of this...

This is still work in progress. It works, but there is stuff missing. In particular: - tests: not sure how to test this stuff yet; - corner case of wrong...

An attempt at solving #93. Not a perfect solution by large, and on top of that I don't have a large enough dataset on my laptop to test this. Also,...

Right now `wait_all_responses()` and `wait_for_messages()` are incompatible, and shouldn't be. We should have `wait_for_SOMETHING` that does both. The `SOMETHING` part is open for discussion. Not sure what to call it...

This should return a random slave of the service, and it would make sure that it is a slave. See [npm ioredis](https://www.npmjs.com/package/ioredis) (search for 'role') for a more detailed spec....

* Mojolicious version: 9.33 * Perl version: 5.38.0 * Operating system: Debian 12.1 (inside a container) ### Steps to reproduce the behavior This is not a Mojolicious bug but a...