Help for this page

Select Code to Download


  1. or download this
    From test@gmail.com  Tue Nov 21 02:29:28 2006
    Return-Path: test.gmail.com
    ...
                    </body>
    
    --_----------=_1164076141130530--
    
  2. or download this
    # Set mbox object.
    my $mb = Mail::Box::Mbox->new(
    ...
    for my $msg ($mb->messages) {    
       print Dumper($msg->string);
    }
    
  3. or download this
    Return-Path: test.gmail.com
    Received: from test@gmail.com (gmail.com [172.27.220.34])
    ...
    
    
    --_----------=_1164076141130530--