I tried to install PPerl from cpanm but cpanm says not found
Next I tried to install it using cpan
Test Summary Report
-------------------
t/06exit_die.t (Wstat: 0 Tests: 8 Failed: 2)
Failed tests: 6, 8
t/09taint.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
t/10tie.t (Wstat: 0 Tests: 10 Failed: 10)
Failed tests: 1-10
t/13pid.t (Wstat: 0 Tests: 4 Failed: 3)
Failed tests: 2-4
Files=21, Tests=292, 31 wallclock secs ( 1.02 usr 0.23 sys + 14.76 cu
+sr 2.43 csys = 18.44 CPU)
Result: FAIL
Failed 4/21 test programs. 16/292 subtests failed.
Makefile:1021: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
MSERGEANT/PPerl-0.25.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, t
+ry:
reports MSERGEANT/PPerl-0.25.tar.gz
This is what happened.
I tried to install using cpan --force
but when I execute compiled executable pperl
it spits segmentation fault.
And this module doesn't seem to be maintained anymore
Are there alternatives?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.