Help for this page
$Teddy::foo = 'cash';
use strict; use warnings; ... $yank: cheese __END__
no strict 'refs'; # disable complaint about symbolic referen +ce no warnings 'once'; # disable complaint about var only used on +ce ${ *{"${ns}\::foo"} } = $cram;