Felipe Gasper

Results 107 issues of Felipe Gasper

Output from the test suite when I try to install: ``` t/10-base_stub.t .............. ok t/11-bidi_streaming_call.t .... ok t/12-client_streaming_call.t .. ok t/13-server_streaming_call.t .. ok t/14-unary_call.t ............. ok t/15-xs_end_to_end.t .......... 1/82 Expected...

Hello, I’m looking over this library and notice a lot of use of plain SvPV. This causes Unicode-handling bugs, such as can be seen if you apply this patch: ```...

Right now if I want the GABC of a chant, my browser makes me save it to disk. I then have to hunt down that file, open it up, then...

Hello, It would be a nice convenience if double-clicking on a server/room name were to initiate a connection/join action. Would it be feasible to implement something like this? Thank you...

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module/customSections ^^ I may just be missing it, but I don't see an interface in wasmtime that corresponds to this one. Would it be possible to add this? (And also...

This will discourage the mistaken notion that JSON->new() yields the same default as the simple/non-OO interfaces.

MAINTAINER: See what you think of this. I’ll add documentation updates if you’re amenable to the change itself. ----- JSON::PP has a number of options that indicate a desire to...

## Example CSS file that was being corrupted: /\* This has a spare apostrophe: ' _/ body { color:green } /_ ...and it screws up the minifying. ' */ body...

Would it be feasible to introduce either of two changes: 1) A `read_timeout` setting that defaults to the regular `timeout` but is used as an override when HTTP::Tiny::Handle is instantiated...

Wishlist