-
-
Mouse builds just fine on this system, but `make test` gives pages and pages of complaints, of which this is the first bit before it starts repeating itself:
xs tests.
Generate Mouse::Tiny ...
done.…
-
for example, if there's something along these lines:
```
----------------------------------------------------------------------------
Text::Xslate: Iterating data must be an ARRAY reference, not 'foo…
-
WRAPPERを呼んでいる呼び出し元でFOREACHを使うとループ変数が
正しく参照できず、nilになってしまうようです。
https://github.com/acidlemon/go-xslate/commit/b582d0742fafe3b9d9e7115f0ad864e2cac023d5
こちらでスタックマシンの状態を調べたところ、WRAPPERの中のFOREACHの場合、
Foreac…
-
I've defined a function, year, using the bridge but I'm unsure how to invoke it my template. The function does not take any arguments.
# Throws an error
# ok, 2015
``` perl
use strict;
use warnin…
-
I was installing Amon2 in an alpine based docker image.. Failing because of missing Data::MessagePack
-
We could probably have duck.co render this xslate directly (with caching?)
-
Env:
strawberry perl 5.22.1.1 x64
Text::Xslate v3.3.8
```
t/900_bugs/021_cached_enc.t ..................... ok
t/900_bugs/022_empty_if_block.t ................. ok
t/900_bugs/023_deploy_problem.t ...…
-
Catalyst::View::Xslate doesn't have a `pre_process_handler` attribute, so there's no easy way to set one for Text::Xslate.
Maybe there should just be an `additional_xslate_args` hash. That way, you …
-
Migrated from [rt.perl.org#127054](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=127054) (status was 'resolved')
Searchable as RT127054$
p5pRT updated
8 years ago