http://qs321.pair.com?node_id=1230728


in reply to Re: accessing stashes
in thread accessing stashes

${hash}{foo} ${Pkg::}{foo}
are weird ways of writing
$hash{foo} $Pkg::{foo}