I am use Ubuntu 14.04 LTS
with Perl 5 (v5.18.2)
, but for new versions of rxvt
and surf
I need Perl v5.20+
.
As solution I found perlbrew and install Perl v5.20
, found .deb with rxvt, but anyway cannot install, because it use system Perl.
My question is how to install applications on Linux with Perl dependency and do not break internal compatibility of Linux Core?