bulk88 wrote: > IDK how to get a LV/isGV_with_GP. Return a glob from a tied array element. Or assign one to a nonexistent element via a sub: sub { $_[0] = *foo; # $_[0] is now a pavlov glob }->($h{doesnotexist})