Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Feb 2003 09:24:11 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/48032: add PERL_LEVEL to porters handbook 
Message-ID:  <20030207082411.952D2A9CE@backup-mx.droso.dk>

next in thread | raw e-mail | index | archive | help

>Number:         48032
>Category:       docs
>Synopsis:       add PERL_LEVEL to porters handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 07 00:30:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

PERL_LEVEL is shining is it's absense from the Using Perl section.
This patch adds it along with it's PERL_VERSION and PERL_VER sisters.

Please check indenting, I don't think my SGML-mode uses the right form.

>How-To-Repeat:
	
>Fix:

	

--- portshandbook-PERL_LEVEL.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.270
diff -u -r1.270 book.sgml
--- book.sgml	27 Jan 2003 22:28:26 -0000	1.270
+++ book.sgml	7 Feb 2003 08:17:20 -0000
@@ -3216,6 +3216,13 @@
 	      <entry>The short version of Perl installed (e.g.,
 		<literal>5.005</literal>).</entry>
 	    </row>
+
+            <row>
+              <entry><makevar>PERL_LEVEL</makevar></entry>
+
+              <entry>Perl version as an integer of the form MNNNPP
+                (e.g., <literal>500601</literal>).</entry>
+	    </row>
 	    
 	    <row>
 	      <entry><makevar>PERL_ARCH</makevar></entry>
--- portshandbook-PERL_LEVEL.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030207082411.952D2A9CE>