in reply to Re: Perl Inheritance & module variables
in thread Perl Inheritance & module variables

I saw that but I haven't been able to figure out how UNIVERSAL works. The reason I ask is because VERSION isn't the only variable I want. I would like to define several constants that UNIVERSAL doesn't appear to be able to grab except for VERSION. If it can, please send me docs that describe it.

  • Comment on Re^2: Perl Inheritance & module variables