February 2012
Intermediate to advanced
1184 pages
37h 17m
English
A literal that begins with a v and
is followed by one or more dot-separated decimal integers is treated
as a version number:
use v5.14; # turn on strict and warnings
(These used to be called v-strings, but the use of these to produce string values has been deprecated. Now you may use this notation only to produce version objects.)
Read now
Unlock full access