-
Per conversation in irc.perl.org#metacpan
```
15:22:30 is there a way, using metacpan.org, to sort results by ++-ing?
15:27:21 https://metacpan.org/favorite/leaderboard
15:27:37 don't know …
-
Hi,
I'm trying to use the package but I must be doing something wrong. I don't understand how to format the plots 😅
I'm working with some Google Analytics data (so it's not reproducible but pret…
ghost updated
5 years ago
-
```
#!/usr/bin/env perl
use Template;
while (1) {
my $template = Template->new(
{ ABSOLUTE => 1,
ENCODING => q{utf8},
}
);
my $output;
my $r = $template…
-
I get this output when trying to build the current version of Text::Xslate on CentOS 5, which ships with Perl 5.8.8:
Checking dependencies from MYMETA.json ...
Checking if you have Test::Require…
-
```
t\010_internals\015_deps_file2.t ................ ok
t\010_internals\016_cached.t .................... 1/?
# Failed test at t\010_internals\016_cached.t line 32.
# Failed test 'Text::Xsl…
-
On current bleadperl with PERL_USE_UNSAFE_INC=0:
```
Output from '/home/cpan4/install/bin/perl Makefile.PL':
# The following modules are not available.
# `perl Makefile.PL | cpanm` will inst…
-
```
Mojo::Home::rel_dir is DEPRECATED in favor of Mojo::Home::rel_file
```
ref) https://github.com/kraih/mojo/blob/d5e61cec802e146f8e978d309969aefae061365a/lib/Mojo/Home.pm#L59-L64
They are in…
-
Hi, I think I meet a severe bug in xslate. This bug will make perl segmentation fault.
When use this within catalyst, It'll stop the catalyst serving request.
Please check, Thanks.
``` perl
#!env per…
-
I was stuck about this problem!
- Giving `Text::Xslate::HashWithDefault` as vars
- Binding same var name (e.g. `{ foo => $foo }`) on `include`
- $foo is missing from included template
code:
…
-
http://search.cpan.org/~syohex/Text-Xslate-3.3.9/lib/Text/Xslate.pm
Patches are always welcome. =head1 SEE ALSO