I too (a beginner in Perl) am looking for guidance on XML and Perl.  I am
having to read in an XML file, parse it for specific information (MIME
type, attributes and values), write the attributes/values to a hash (I am
assuming) and then use win32::OLE to persist the attribute/vlaues to the
custom properties of a Word or Excel document.
Also it would be nice to beable to determine the number of attribute/value
pairs in the XML file so as to presize the hash table.
Are there any example out there or code I can use to get a good start to
speed up my learning curve? There is a slight time constraint I am working
with.  

Thanks in advance

Trent



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to