1latest(3)             User Contributed Perl Documentation            latest(3)
2
3
4

NAME

6       perl5i::latest - Use the latest version of perl5i
7

SYNOPSIS

9           use perl5i::latest;
10

DESCRIPTION

12       Because perl5i is designed to break compatibility, you must declare
13       which major version you're writing your code with to preserve
14       compatibility.  If you want to be more daring, you can "use
15       perl5i::latest" and it will load the newest major version of perl5i you
16       have installed.
17
18       perl5i WILL BREAK COMPATIBILITY, believe it.  This is mostly useful for
19       one-off scripts and one-liners and digital thrill seekers.
20
21
22
23perl v5.30.0                      2019-07-26                         latest(3)
Impressum