Thanks. Can I put "x keys %$object" into a hash.
I am creating an object that has properties populated from a database, file or other source. My initial thought was that if I could return a list of properties, I could cycle through it and obtain the data values for each. Listing the methods would be for troubleshooting.