summaryrefslogtreecommitdiff
path: root/pod/perlvar.pod
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-08 07:22:46 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-08 07:22:46 +0000
commitdcce42bb6eab9b4eedbd1e2d65157ae652898909 (patch)
treec7bd1ed31cb6ff7e4c930f5aebe8fdcf87869739 /pod/perlvar.pod
parentb9d82283e7f55a9f911b610e23870cfeaca29f84 (diff)
downloadperl-dcce42bb6eab9b4eedbd1e2d65157ae652898909.tar.gz
alias to $^V to $PERL_VERSION_TUPLE
p4raw-id: //depot/perl@5039
Diffstat (limited to 'pod/perlvar.pod')
-rw-r--r--pod/perlvar.pod2
1 files changed, 2 insertions, 0 deletions
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