SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Mail-Mbox-MessageParser rpm build for : OpenSuSE. For other distributions click perl-Mail-Mbox-MessageParser.

Name : perl-Mail-Mbox-MessageParser
Version : 1.5111 Vendor : openSUSE
Release : bp155.2.1 Date : 2022-07-24 09:33:24
Group : Development/Libraries/Perl Source RPM : perl-Mail-Mbox-MessageParser-1.5111-bp155.2.1.src.rpm
Size : 0.13 MB
Packager : https://bugs_opensuse_org
Summary : Fast and simple mbox folder reader
Description :
This module implements a fast but simple mbox folder reader. One of three
implementations (Cache, Grep, Perl) will be used depending on the wishes of
the user and the system configuration. The first implementation is a
cached-based one which stores email information about mailboxes on the file
system. Subsequent accesses will be faster because no analysis of the
mailbox will be needed. The second implementation is one based on GNU grep,
and is significantly faster than the Perl version for mailboxes which
contain very large (10MB) emails. The final implementation is a fast
Perl-based one which should always be applicable.

The Cache implementation is about 6 times faster than the standard Perl
implementation. The Grep implementation is about 4 times faster than the
standard Perl implementation. If you have GNU grep, it\'s best to enable
both the Cache and Grep implementations. If the cache information is
available, you\'ll get very fast speeds. Otherwise, you\'ll take about a 1/3
performance hit when the Grep version is used instead.

The overriding requirement for this module is speed. If you wish more
sophisticated parsing, use Mail::MboxParser (which is based on this module)
or Mail::Box.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Mail-Mbox-MessageParser-1.5111-bp155.2.1.noarch.rpm
ftp.icm.edu.pl  perl-Mail-Mbox-MessageParser-1.5111-bp155.2.1.noarch.rpm
     

Provides :
perl(Mail::Mbox::MessageParser)
perl(Mail::Mbox::MessageParser::Cache)
perl(Mail::Mbox::MessageParser::Config)
perl(Mail::Mbox::MessageParser::Grep)
perl(Mail::Mbox::MessageParser::MetaInfo)
perl(Mail::Mbox::MessageParser::Perl)
perl-Mail-Mbox-MessageParser

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(FileHandle::Unget)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Mail
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser/Cache.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser/Config.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser/Grep.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser/MetaInfo.pm
/usr/lib/perl5/vendor_perl/5.26.1/Mail/Mbox/MessageParser/Perl.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Mail-Mbox-MessageParser
/usr/share/doc/packages/perl-Mail-Mbox-MessageParser/CHANGES
/usr/share/doc/packages/perl-Mail-Mbox-MessageParser/README
/usr/share/doc/packages/perl-Mail-Mbox-MessageParser/TODO
/usr/share/doc/packages/perl-Mail-Mbox-MessageParser/anonymize_mailbox
/usr/share/licenses/perl-Mail-Mbox-MessageParser
/usr/share/licenses/perl-Mail-Mbox-MessageParser/LICENSE
/usr/share/man/man3/Mail::Mbox::MessageParser.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Cache.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Config.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Grep.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::MetaInfo.3pm.gz
/usr/share/man/man3/Mail::Mbox::MessageParser::Perl.3pm.gz

 
ICM