-
Noticed my cryogenic tanks were boiling off despite a significant power surplus at time warps above 100x, the DBS overlay indicates that the NFE reactors were underperforming at high timewarps. Unsure…
-
When using DynamoDB QueryAll and ScanAll with callback, it does not work properly.
For example,
```
#!/usr/bin/perl
use Paws;
$dynamo->ScanAll(
sub {
my ( $item, $name ) = @_;…
-
-
I am trying to do the equivalent of this command which runs successfully for me,
aws s3 ls s3:// --profile developer
However running that command, for the first time, prompts me for an MFA c…
-
Ok so I'm working on #90 and was just testing the code, and sadly I think that the implementation of CMU is broken. I try to create a multipart upload with this fairly simple call:
``` perl
my $id =…
-
I got 6 of these units and although they are Panasonic I don’t see a sing of CN-WLAN or CN-CNT or even CN-Data. I have two 4 pin CN-Modul and CN-Manual connectors and an unlabeled CN14 connector. Any …
-
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…
-
Create your own branch named UpdatePawMovement(Your-Name) from the MainTacoMaking branch
In the PlayerHand.cs file under TacoMaking>Scripts , there's a the class where you can code.
There was clarif…
-
Hi Hi
It appears that in the body of the put request the and are still present however the api is expecting purely the JSON instead.
Nothing funky with how I am using the library etc.
$s3->…
-
I have used VASP before to calculate the adsorption energy of small molecules on solid surfaces, which are modelled using a slab model. In vasp I used pbe functional, paw pseudopotential, and the cut …