Mail::Summary

Mail::Summary is a Perl module that can scan read your mail!
Download

Mail::Summary Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stray Toaster
  • Publisher web site:
  • http://search.cpan.org/~strytoast/Test-Inspector-0.03/lib/Test/Inspector.pm

Mail::Summary Tags


Mail::Summary Description

Mail::Summary is a Perl module that can scan read your mail! Mail::Summary is a Perl module that can scan read your mail!SYNOPSIS my $ms = Mail::Summary->new({ maildir => '/home/mwk/Maildir' }); my @mail_summaries = $ms->summaries;Too busy to read your mail? Subscribe to too many mailing lists? Take two folders into the shower? Well, for the busy on the go geek of today, here is the answer! Get all your messages summarised, to save you having to read them, or to read them by which summary looks better!new my $ms = Mail::Summary->new({ maildir => '/home/mwk/Maildir' });This will make a new Mail::Summary object.maildir my $maildir = $ms->maildir;This is the mail directory as defined by the user.summaries my @mail_summaries = $ms->summaries;This will return a list, with every entry in the list being a summary of an individual message. Requirements: · Perl


Mail::Summary Related Software