in reply to Mail::Message and Mail::Field

That is not a self-contained example (How do I post a question effectively?).

Replies are listed 'Best First'.
Re^2: Mail::Message and Mail::Field
by gw1500se (Beadle) on Nov 13, 2008 at 15:05 UTC
    What is missing? I can't post data without sanitizing it and by then it will be useless as data.
      So where are we supposed to get sample data?
        I'm doubt it is even needed for this case. The question really boils down to someone, with a better understanding than me, of perl objects, Mail::Message and Mail::Field and explaining how I get the appropriate information from the former to create the latter (Mail::Message::Head -> Mail::Field::Received).

        However, to answer your question directly, use the source from any random email laying around. That way no one would need to post any sensitive information which your link specifically admonished against.