-
ULB: You mourn for the raisin cakes of Kir Hareseth **that was completely devastated**.
UDB: They will all mourn, because **there will be no more raisin cakes** in the city of Kir Hareseth.
In the…
-
Just have tried to build Raisin 0.70 on debian jessie and have got error:
```
$ perl -Iblib/lib t/unit/middleware/formatter.t
...
not ok 2 - content: yaml, default_format: yaml
# Fail…
-
I've tried to build deb package for Ubuntu Server 14.04 LTS and ran into problem: `pairs` function available only in List::Util ≥ 1.29. I can't upgrade List::Util, because it is a part of perl-base pa…
-
Having a problem with parameters -- if I declare a parameter as ArrayRef[Str], the parser will only see the parameter if there is more than one of them. If I declare a paramter as Str, the parser wil…
-
As a part of delivery of the tiles to mobile, I would like to store tiles as they are, in the folder. Advantage when compared to tar file is that the overlapping tiles between different countries woul…
-
Shoes needs some refactoring and simplification in order to make it easier to understand and maintain. This issue is meant as notes for a future release.
The `Rakefiles` and target `Rakefiles` are …
-
`s3 read` is pretty savage - it's designed for reading
text objects, but assumes they don't have a line terminator at the
end? I would argue that an object with no terminating newline isn't a
text fil…
-
Using Boolean params with JSON does not work because the validation fails. JSON returns JSON::true/JSON::false for true/false values, so these may not be recognized by the validator.
Idea for solut…
-
If you don't have 'use Raisin::Types' this in your RaisinApp (as in example). It will stuff up.
eg
```
$ raisin --routes --params api.pl
GET //user
Can't locate object method "name" via package "…
-
Hi,
I've been trying to use Builder to pre-process some source files for an Electric Imp project (as we wish to use Git version control and to perform automated testing, probably using SqJasmine). Un…