On Fri, 3 Jan 2003, Jay Lawrence wrote: > I am thinking more along the line of: > > Business::vFile:: > VCALENDAR > VFILE
Isn't there an XML equivelant of the vCard specification? I know Jabber uses an XML formatted vCard for its user directory. What if you just used Business::VCard Business::VCal That way you can leave the namespace ambiguous as to what internal format it uses. (Ie: you wouldn't see "Business::XML::vCard" down the road. Also, you might want to stick to Perl capitalization conventions for the class names. -------------------- Christopher Josephes [EMAIL PROTECTED]