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


in reply to examining other package's variable without 'use'

Why not have the caller pass the variable instead of it's name? Why call a subroutine to get the value of a variable that's already accessible? Perhaps you meant to look in the caller's caller's namespace? This sounds like a broken design to me.

90% of every Perl application is already written.
dragonchild