All,

I'm a little unclear about the capabilities of the Data::Dumper module.
What I'd like to do is to write a mail enabled script which takes an XML
document, and parses the XML using XML::Simple to create an XML object. I
then want a DataDump of this object to be sent back to the originator of the
email.

i.e.
I want the reply to contain lines of perl which (after a little tinkering)
I could then place into an eval statement in a different script which would
be able to refer to the XML::Simple object based upon the same XML document
used above.

The email handling and parsing is ok, just the data manipulation I'm not
clear about.

Is this idea feasable?

Any advice would be much appreciated.

Marty



---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to