From dcce42bb6eab9b4eedbd1e2d65157ae652898909 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Tue, 8 Feb 2000 07:22:46 +0000 Subject: alias to $^V to $PERL_VERSION_TUPLE p4raw-id: //depot/perl@5039 --- pod/perlvar.pod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pod/perlvar.pod') diff --git a/pod/perlvar.pod b/pod/perlvar.pod index 28842efa5b..f0cb109005 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -873,6 +873,8 @@ The time at which the program began running, in seconds since the epoch (beginning of 1970). The values returned by the B<-M>, B<-A>, and B<-C> filetests are based on this value. +=item $PERL_VERSION_TUPLE + =item $^V The revision, version, and subversion of the Perl interpreter, represented -- cgit v1.2.1