in reply to Re^2: How do create a variable in another package in Perl?
in thread How do create a variable in another package in Perl?

In which case it isn't needed. Use a hash instead, or maybe some other construct entirely. Show us sample code where you think such a thing is needed and we'll show you a much better way to do it.

True laziness is hard work
  • Comment on Re^3: How do create a variable in another package in Perl?