summaryrefslogtreecommitdiff
path: root/lang/perl5.6/pkg-message-prefer58
blob: 52353972dac4c9769cc796952bebb944de612454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Installation of Perl distribution is finished.  Please note, that since
on this version of FreeBSD the preferred Perl port is lang/perl5.8, this
distribution will not be used by default.

If you want this version of Perl to be used by default, please type

  use.perl port

Assuming that use.perl script (which was installed with the rest of the
Perl distribution) can be found in your PATH (you might have to type
`rehash' first, depending upon a shell you use), this action will
replace /usr/bin/perl and /usr/bin/suidperl with symbolic links to the
versions of these binaries in the Perl distribution.  This action will
also put some variables into your /etc/make.conf file, so that newly
installed ports (not packages!) will use new version of perl, and the
system upgrades from the source will not overwrite the changes made.

Note that use.perl port is specific to a given perl installation.  If
you later upgrade the perl port, run use.perl port again to update the
symbolic links and /etc/make.conf.

At any time you can also type

  use.perl system

if you wish to remove those symbolic links from your system.