Name: | perl-MIME-tools |
---|---|
Version: | 5.505 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 535466 |
License: | GPL+ or Artistic |
RPM: | perl-MIME-tools-5.505-1.el7.noarch.rpm |
Source RPM: | perl-MIME-tools-5.505-1.el7.src.rpm |
Build Date: | Thu Oct 12 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/MIME-tools/ |
Summary: | Modules for parsing and creating MIME entities in Perl |
Description: | MIME-tools - modules for parsing (and creating!) MIME entities. Modules in this toolkit: Abstract message holder (file, scalar, etc.), OO interface for decoding MIME messages, an extracted and decoded MIME entity, Mail::Field subclasses for parsing fields, a parsed MIME header (Mail::Header subclass), parser and tool for building your own MIME parser, and utilities. |
- Update to 5.505 - Fix documentation typos (CPAN RT#80473, CPAN RT#87783) - Fix broken test (CPAN RT#84668) - Don't run Kwalitee tests unless author or release tests are enabled (CPAN RT#87094) - Fix bug in header parsing that would fail to parse a header like: Content-Type: ; name="malware.zip"
- Perl 5.18 rebuild
- Don't try to run the kwalitee test, as it fails a couple of kwalitee metrics with Test::Kwalitee 1.09
- Update to 5.504 - Fix encoding of MIME parameters that contain a quoted string: "like \"this" (CPAN RT#80433) - Suppress useless warnings from tests (CPAN RT#80679) - Fix long-standing bug in encode_mimewords that can break multi-byte encodings such as UTF-8 (CPAN RT#5462)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Update to 5.503 - Avoid inappropriately untainting data (CPAN RT#67119) - Localise $\ to avoid parsing problems if it's set elsewhere (CPAN RT#71041) - Improve exorcising of filenames (CPAN RT#71677) - Fix potential race condition in t/Smtpsend.t (CPAN RT#68879) - Allow native I/O on File::Handle objects (CPAN RT#72538) - Add "recommends Convert::BinHex" clause to Makefile.PL (CPAN RT#72223) - Add module_name to Makefile.PL (CPAN RT#77138) - Fix "Uninitialized value" warning (CPAN RT#77190) - Don't run t/Smtpsend.t on systems that lack fork() (CPAN RT#77351) - Add "use strict" everywhere (CPAN RT#77582) - Don't need to remove empty directories from the buildroot - Drop %defattr, redundant since rpm 4.4 - Require perl(Convert::BinHex) to support BinHex-encoded mail
- Fedora 17 mass rebuild
- Use patch rather than scripted iconv to fix character encoding - Use DESTDIR rather than PERL_INSTALL_ROOT - Nobody else likes macros for commands - Use %{_fixperms} macro rather than our own chmod incantation - Explicitly specify all manpages in %files list - The Makefile.PL --skipdeps option is no longer needed
- Own only man pages of this packages (conflict with Perl package)