develooper Front page | perl.wxperl.users | Postings from March 2013

Re: rowcall for installation info

Thread Previous | Thread Next
From:
Johan Vromans
Date:
March 18, 2013 12:22
Subject:
Re: rowcall for installation info
Message ID:
m2a9q0kie9.fsf@phoenix.squirrel.nl
<steveco.1959@gmail.com> writes:

>> 1. Use CitrusPerl
>
> Do you use Citrus Perl on Linux too? I don't because there is already
> a Perl there.

In general, it can be quite risky to use the system Perl. You don't have
control over how it is compiled, what components are installed, what
versions of modules, and so on. Bear in mind that if you add or upgrade
a system Perl module, this can blow up system components. Rule of thumb
is to let system Perl be for the system components that use Perl, and
use it only for trivial things.

For anything else, use your own Perl.

I use Citrus Perl on all relevant platforms (Linux, Windows, OSX), even
on Raspbian.

> So Linux is where I use  tricks and stuff.

You must have more time than I do ;)

-- Johan

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About