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 16:09
Subject:
Re: rowcall for installation info
Message ID:
m2620ok7ut.fsf@phoenix.squirrel.nl
<steveco.1959@gmail.com> writes:

> So how do you call it?  
>
> If "perl foo.pl" calls the system perl, how do you call Citrus?
>
> Do you rename it, or give a fully resolved path name, or what exactly?

TIMTOWTDI.

You can use perlbrew, link in Citrus Perl, and configure it as default
Perl.

You can (sym)link it to /usr/local/bin, or so other location, and make
sure that path is before /usr/bin in your PATH.

You can put an explicit path in the #! line.

I have an ~/bin directory that precedes all other directories in PATH.

-- 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