Out of date, and doesn't compile
Search Criteria
Package Details: perl-text-xslate 3.3.9-1
Git Clone URL: | https://aur.archlinux.org/perl-text-xslate.git (read-only) |
---|---|
Package Base: | perl-text-xslate |
Description: | Scalable template engine for Perl5 |
Upstream URL: | https://metacpan.org/release/Text-Xslate |
Licenses: | |
Submitter: | minimalist |
Maintainer: | jnbek |
Last Packager: | jnbek |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2011-09-13 21:51 |
Last Updated: | 2016-03-19 22:18 |
Dependencies (5)
- perl-data-messagepack>=0.38
- perl-mouse>=2.4.5
- perl>=5.8.1
- perl-test-requires (check)
- perl-file-copy-recursive (make)
Required by (2)
Sources (1)
Latest Comments
jnbek commented on 2015-10-20 17:18
maz-1 commented on 2015-10-17 15:40
Anonymous comment on 2013-01-23 22:08
I already tried 1.6.002 through cpanplus and cpanplus-dist-arch.
>> I tested this failure from 1.512 forward to 1.6002.
That's where I discovered the failure which led me to file a bug report here:
https://github.com/xslate/p5-Text-Xslate/issues/73
Which elicited this reply
>>Looks strange.
>>As http://matrix.cpantesters.org/?dist=Text-Xslate-1.6002 test report shows, the issue occurs in random.
That's why I was inquiring about other solutions. This isn't a deal killer for me, just something I wanted to try out. I definitely won't lose sleep over it as the developer seems perfectly happy living with the test failures and the possibility of memory leaks.
Myra
minimalist commented on 2013-01-23 01:12
I just updated to the last version. Give it a try and see if it works.
Anonymous comment on 2013-01-22 23:36
How do you get this to build and install. I filed a bug report based on the following test failure
# Failed test 'new() and render() (leaks 1 <= 0)'
# at t/010_internals/200_leaktrace.t line 25.
# '1'
# <=
# '0'
Died at t/010_internals/200_leaktrace.t line 25.
# Tests were run but no plan was declared and done_testing() was not seen.
t/010_internals/200_leaktrace.t ...............
The only response I received was "It happens sporadically". I tested this failure from 1.512 forward to 1.6002.
The only was I can see getting it installed is to disable the tests and live with a possible memory leak. I would appreciate another solution if you have one.
Myra
Needs mouse version 2.4.5 available version right now is 2.4.3, I've filed an Out of Date request. Will update after mouse is updated.