Occasionally you may have call to alter Perl's symbol table, but if you must twiddle Perl's naughty bits, you might find an API like Package::Stash useful. It offers a variety of convenience methods to list and manipulate symbols of all sigils.
Re: title