-
https://ucancallmestranger.github.io/Under-The-Water/PAWS/
少年与狼面面相觑。时值满月初升,屋主迁至小镇中心的新住所仅两个月有余,除去上学采购之类必要的出行以外长时间窝在沙发上看书,不曾招惹是非,结识新朋友,触怒陌生人,更别提一匹端坐着抬头一张嘴便可轻而易举撕裂猎物胸口的食肉动物,其双眼比昏黄灯光锐利数倍,在晦暗不明的衬托之下…
-
We'd like to use Paws::S3 in production, but we're a little nervous due to this warning: "[Paws::S3 is not stable / supported / entirely developed](https://github.com/pplu/aws-sdk-perl/blame/4a91daa62…
-
```
my $ref = join '', (localtime);
my $result = $r53svc->CreateHostedZone(
CallerReference => $ref,
Name => $kops_zone,
);
```
There's no issue with other Paws…
-
Also try to support the same ENV variables for default config
http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-environment
-
Looks like Paws could benefit from making it statically installable:
http://blogs.perl.org/users/shoichi_kaji1/2017/03/make-your-cpan-module-static-installable.html
@karenetheridge you know lots…
-
Thanks for creating this great resource!
I noticed that a small number of samples in the translated dev and tests contain the placeholder "NS". Here's an example from the dev set.
id | label | s…
-
Related to #582, but specific to `{package}@{version}` not installing as expected, even after running `pak::meta_update()`:
Reprex:
``` r
options(repos = "https://packagemanager.posit.co/cran/…
-
TRSE V0.16.67
Using a Paw files and d64 output causes incorrect D64 images. The .d64 only contains the main program but none of the files within the paw definition. After investigation the .trse file…
-
durkc updated
6 years ago
-
I'm getting an error when calling DescribeJobs that says that `StartedAt` is required, but it looks like it's not being returned by the AWS Batch API call. I'm not sure if this is a mistake by AWS, or…