You could use AUTOLOAD. (also Recipe 13.11 in the Ram.)
See CategorizedQA How can I use AUTOLOAD to magically define get and set methods for my member data?
That was it! I knew I saw it somewhere. Thanks for
reminding me. My CRAFT is giving me a hard time today.
Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg
Comment on Re^2: Self creating OO Module field accessors...