Document PERL_LEVEL makevar.
PR: 48032 Submitted by: Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
parent
e189d0447f
commit
05639b7e85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15952
1 changed files with 7 additions and 0 deletions
|
@ -3216,6 +3216,13 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PREFIX%%/lib/bar</programlisting>
|
|||
<entry>The short version of Perl installed (e.g.,
|
||||
<literal>5.005</literal>).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>PERL_LEVEL</makevar></entry>
|
||||
|
||||
<entry>The installed Perl version as an integer of the form MNNNPP
|
||||
(e.g., <literal>500503</literal>).</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>PERL_ARCH</makevar></entry>
|
||||
|
|
Loading…
Reference in a new issue