Håkon Hægland

Results 74 issues of Håkon Hægland

Note: This PR depends on #164, which should be merged first. This is a possible quick fix for issue #166. Note sure if this is the correct approach.

On Windows 10, raku version 2021.05, Strawberry perl version 5.30.1 : After applying the fix in #165, ``` > raku configure.pl6 > gmake cl -Wall p5helper.c -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" "C:\STRAWB~1\perl\lib\CORE\libperl530.a"...

I am on Windows 10, raku version 2021.05, Strawberry perl version 5.30.1: ``` >raku configure.pl6 No code specified for -e. Please install the Filter::Simple Perl 5 module! in sub configure...

When the extension is enabled both arrow keys and mouse-wheel scrolling stops working on perldoc.perl.org. Test for example this page: https://perldoc.perl.org/5.30.0/perlintro.html

According to [the documentation](https://metacpan.org/pod/Paws::S3::SelectObjectContent) the following script should work: ``` use feature qw(say); use strict; use warnings; use Data::Dumper; use Paws; my $s3 = Paws->service('S3', region => 'us-east-2'); my $bucket...

Refer to the call `ListObjectVersions()` at line #378 in `auto-lib/Paws/S3.pm`. This will generate an object of type `Paws::S3::ListObjectsVersion`, see file `auto-lib/Paws/S3/ListObjectVersions.pm`. This object has a field `_api_uri` which is initialized...

I am trying to load an ES module from a VS Code extension, see [this](https://stackoverflow.com/questions/71927205/how-to-use-get-port-package-from-a-vs-code-extension) question on stackoverflow. I believe I have run into [this](https://github.com/microsoft/vscode/issues/130367) issue. In another [issue](https://github.com/electron/electron/issues/21457#issuecomment-567365372) someone...

``` $ raku -e "dd &get' Sub get = proto sub get ($?, *%) {*} ``` but `get()` seems to be missing from [Independent routines](https://docs.raku.org/language/independent-routines)

docs

I am trying to install `cperl` on Ubuntu 20.04, perl version 5.30: ``` $ ./Configure -des -Dprefix=$HOME/cperl $ make $ make test [...] lib/utf8_heavy ................................................ ok lib/vars ...................................................... ok lib/vars_carp...

I am trying to sign in at https://metacpan.org. I tried sign in using GitHub and Google, in both cases I am redirected to the page https://fastapi.metacpan.org/user which displays a JSON...

group:Accounts