The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "mime::"

MIME::DB - Media Type Database, a port of the mime-db JavaScript package River stage zero No dependents

"MIME::DB" is a direct port of the mime-db <https://www.npmjs.com/package/mime-db> JavaScript package. USAGE The database does not include any logic, allowing it to remain as un-opinionated as possible. my $db = MIME::DB->data; my @known_html_extensi...

TDRUGEON/MIME-DB-v1.52.0 - 31 Jan 2023 03:54:32 UTC - Search in distribution

MIME::Fast - Parsing MIME messages (wrapper for C gmime library) River stage zero No dependents

MIME::Fast is a perl module for creating, editing and parsing MIME messages. This module is based on the very good C library called gmime. MIME::Fast outght to be faster and should use less memory and CPU resources than standard MIME (perl module), b...

MAKLER/MIME-Fast-1.6 - 17 Dec 2004 12:47:19 UTC - Search in distribution

MIME::Lite - low-calorie MIME generator River stage three • 51 direct dependents • 102 total dependents

In the never-ending quest for great taste with fewer calories, we proudly present: *MIME::Lite*. MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, dece...

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 UTC - Search in distribution

MIME::Mini - Minimal code to parse/create mbox files and mail messages River stage zero No dependents

*MIME::Mini* is a collection of functions that parse and produce mailbox files and individual mail messages. It started out as *minimail*, a non-module cut-and-paste version, intended to be compact enough to cut and paste directly into perl scripts t...

RAFORG/MIME-Mini-1.002 - 24 Apr 2024 10:53:28 UTC - Search in distribution

MIME::Type - description of one MIME type River stage three • 84 direct dependents • 576 total dependents

MIME types are used in MIME entities, for instance as part of e-mail and HTTP traffic. Sometimes real knowledge about a mime-type is need. Objects of "MIME::Type" store the information on one such type....

MARKOV/MIME-Types-2.26 - 06 Feb 2024 09:19:01 UTC - Search in distribution

MIME::Head - MIME message header (a subclass of Mail::Header) River stage three • 66 direct dependents • 210 total dependents

A class for parsing in and manipulating RFC-822 message headers, with some methods geared towards standard (and not so standard) MIME fields as specified in the various *Multipurpose Internet Mail Extensions* RFCs (starting with RFC 2045)...

DSKOLL/MIME-tools-5.515 - 24 Apr 2024 15:36:43 UTC - Search in distribution

SOAP::MIME - Patch to SOAP::Lite to add attachment support. This module allows Perl clients to both compose messages with attachments, and to parse messages with attachments. River stage zero No dependents

BYRNE/SOAP-MIME-0.55-7 - 16 Apr 2003 16:41:06 UTC - Search in distribution

uSAC::MIME - MIME Type database with concise lookups River stage zero No dependents

Provides concise file extension to MIME type (forward) mapping and MIME type to file extension set (backwards) mapping. Features include: Internal Default Database Internally it has its own MIME database source, however when you create a new instance...

DRCLAW/uSAC-MIME-v0.2.2 - 31 Mar 2022 05:49:43 UTC - Search in distribution

Email::MIME - easy MIME message handling River stage three • 66 direct dependents • 140 total dependents

This is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding....

RJBS/Email-MIME-1.953 - 09 Jan 2023 00:03:49 UTC - Search in distribution

Padre::MIME - Padre MIME Registry and Type Detection River stage two • 56 direct dependents • 56 total dependents

Padre::MIME is a light weight module for detecting the MIME type of files and the type registry acts as the basis for all other type-specific functionality in Padre. Because of the light weight it can be quickly and safely loaded in any background ta...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

Parse::MIME - Parse mime-types, match against media ranges River stage one • 2 direct dependents • 8 total dependents

This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification [RFC 2616] for a complete explanation: <http://www.w3.org/Protocols/rfc2616/rfc...

ARISTOTLE/Parse-MIME-1.006 - 09 Aug 2022 22:58:20 UTC - Search in distribution

Plack::MIME - MIME type registry River stage four • 760 direct dependents • 1891 total dependents

Plack::MIME is a simple MIME type registry for Plack applications. The selection of MIME types is based on Rack's Rack::Mime module....

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC - Search in distribution

Dancer::MIME - Singleton object to handle MimeTypes River stage three • 214 direct dependents • 218 total dependents

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

MIME::Base32 - Base32 encoder and decoder River stage two • 8 direct dependents • 10 total dependents

This module is for encoding/decoding data much the way that MIME::Base64 does. Prior to version 1.0, MIME::Base32 used the "base32hex" (or "[0-9A-V]") encoding and decoding methods by default. If you need to maintain that behavior, please call "encod...

REHSACK/MIME-Base32-1.303 - 18 May 2017 17:02:03 UTC - Search in distribution

MIME::Base64 - Encoding and decoding of base64 strings River stage five • 741 direct dependents • 14558 total dependents

This module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 - *MIME (Multipurpose Internet Mail Extensions)*. The base64 encoding is designed to represent arbitrary sequences of octets in a form...

CAPOEIRAB/MIME-Base64-3.16 - 27 Sep 2020 00:13:31 UTC - Search in distribution

MIME::Detect - MIME file type identification River stage one • 1 direct dependent • 1 total dependent

CORION/MIME-Detect-0.10 - 30 Nov 2018 10:17:34 UTC - Search in distribution

MIME::Visitor - walk through MIME parts and do stuff (like rewrite) River stage zero No dependents

MIME::Visitor provides a simple way to walk through the parts of a MIME message, taking action on each one. In general, this is not a very complicated thing to do, but having it in one place is convenient. The most powerful feature of MIME::Visitor, ...

RJBS/MIME-BodyMunger-0.007 - 31 Dec 2022 18:29:33 UTC - Search in distribution

MIME::Charset - Charset Information for MIME River stage three • 3 direct dependents • 334 total dependents

MIME::Charset provides information about character sets used for MIME messages on Internet. Definitions The charset is ``character set'' used in MIME to refer to a method of converting a sequence of octets into a sequence of characters. It includes b...

NEZUMI/MIME-Charset-1.013.1 - 12 Aug 2022 07:51:01 UTC - Search in distribution

MIME::Explode - Perl extension for explode MIME messages River stage one • 1 direct dependent • 1 total dependent

MIME::Explode is perl module for parsing and decoding single or multipart MIME messages, and outputting its decoded components to a given directory ie, this module is designed to allows users to extract the attached files out of a MIME encoded email ...

HDIAS/MIME-Explode-0.39 - 26 Jun 2011 21:27:45 UTC - Search in distribution

MIME::AltWords - properly deal with RFC-1522 encoded words River stage zero No dependents

Fellow Americans, you probably won't know what the hell this module is for. Europeans, Russians, et al, you probably do. ":-)". For example, here's a valid MIME header you might get: From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu> To: =?ISO-8859-...

PTS/MIME-AltWords-0.14 - 29 Aug 2017 16:27:25 UTC - Search in distribution
1,128 results (0.224 seconds)