Ian Gibbs

Results 4 issues of Ian Gibbs

When I carry out a query without filters, such as: board.get_cards() I get this error below. Putting in a query gets rid of this error. ``` Traceback (most recent call...

Dear mjpizz, Various people have forked this module and built on it, including me. This pull request is all subsequent work. As of the latest commit, it is now tested...

Current CPAN version of Dancer2 1.1.0 Running under Strawberry Perl (64-bit) Portable 5.38.2.2-64bit on Windows 11 Here's the handler: ``` post '/ingest' => sub { my $file = request->upload('uploaded_file'); $log->debug("Uploaded...

Up for grabs

I have placed the portable edition into a Windows nanoserver container. A hello world perl script runs OK. I have added the directories in the README so that I can...