Help for this page
use v5.16; use strict; ... package Foo::Bar 1.2 { ...; }
use v5.16; use strict; ... ...; my $addr = Scalar::Util::refaddr($ref); # use fully-qualified nam +e because not imported }