$ perl -e 'print $^V; my $x = "xyz"; my $r = \$x; print "PFDR: $r->$*";' $* is no longer supported as of Perl 5.30 at -e line 1.