$Foo::x # scalar @Foo::y # array %Foo::z # hash $Foo:z{bar} # hash item # etc.