Marco Buchholz

Results 2 issues of Marco Buchholz

Hello, it would be great, if PLS would support the "has" attribute definitions from the Moose/Moo/Mo implementations of Perl, to be usable in the outline part of VSCode. [Moose](https://metacpan.org/pod/Moose) ```perl...

Hello everyone, apparently the response messages in `RESTClient.pm` are truncated after 50 characters, in case of any errors. The related code looks as follows: ```perl my $glimpse = $res->{content} ||...