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

Search results for "PALI"

perl5260delta - what is new for perl v5.26.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes the differences between the 5.24.0 release and the 5.26.0 release....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

PDF::Tiny - Minimal Lightweight PDF Library River stage zero No dependents

This is a very lightweight (and limited) PDF parser. If you need to do some simple PDF processing on a web server with limited RAM and CPU, and if slurping the entire file into memory is not an option, this module may well be for you, at the cost of ...

SPROUT/PDF-Tiny-0.09 - 16 Jul 2017 18:14:20 UTC - Search in distribution

Try::Tiny - Minimal try/catch with proper preservation of $@ River stage five • 1160 direct dependents • 16205 total dependents

This module provides bare bones "try"/"catch"/"finally" statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch which provides a nice syntax and avoids adding another call stack layer, and ...

ETHER/Try-Tiny-0.31 - 23 Nov 2021 20:30:31 UTC - Search in distribution

DBD::MariaDB - MariaDB and MySQL driver for the Perl5 Database Interface (DBI) River stage zero No dependents

DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational...

PALI/DBD-MariaDB-1.23 - 10 Sep 2023 14:27:09 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

Email::Stuffer - A more casual approach to creating and sending Email:: emails River stage two • 10 direct dependents • 13 total dependents

The basics should all work, but this module is still subject to name and/or API changes Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of u...

RJBS/Email-Stuffer-0.020 - 11 Jan 2023 01:50:03 UTC - Search in distribution

Email::Address - RFC 2822 Address Parsing and Creation River stage three • 62 direct dependents • 140 total dependents

This class implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of "Email::Address" objects found. Alternatively you may construct objects manually. The goal of this software is to be correct, and very v...

RJBS/Email-Address-1.913 - 10 Jan 2023 00:42:33 UTC - Search in distribution

Email::Simple - simple parsing of RFC2822 message format and headers River stage three • 78 direct dependents • 306 total dependents

The Email:: namespace was begun as a reaction against the increasing complexity and bugginess of Perl's existing email modules. "Email::*" modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external depen...

RJBS/Email-Simple-2.218 - 09 Jan 2023 00:50:01 UTC - Search in distribution

MetaTrans::Languages - Simple "database" of most of the known languages. Extracted from MARC codes for languages, http://www.loc.gov/marc/languages/. River stage zero No dependents

SKIM/MetaTrans-1.05 - 06 Sep 2009 12:48:31 UTC - Search in distribution

Devel::StackTrace - An object representing a stack trace River stage four • 61 direct dependents • 7644 total dependents

The "Devel::StackTrace" module contains two classes, "Devel::StackTrace" and Devel::StackTrace::Frame. These objects encapsulate the information that can retrieved via Perl's "caller" function, as well as providing a simple interface to this data. Th...

DROLSKY/Devel-StackTrace-2.05 - 08 Jan 2024 04:48:56 UTC - Search in distribution

Email::Address::XS - Parse and format RFC 5322 email addresses and groups River stage three • 7 direct dependents • 187 total dependents

This module implements RFC 5322 <https://tools.ietf.org/html/rfc5322> parser and formatter of email addresses and groups. It parses an input string from email headers which contain a list of email addresses or a groups of email addresses (like From, ...

PALI/Email-Address-XS-1.05 - 07 Aug 2022 13:35:48 UTC - Search in distribution

Encode::MIME::Header - MIME encoding for an unstructured email header River stage five • 1078 direct dependents • 32665 total dependents

Decode method takes an unstructured field body of the email header (or RFC 822 <https://tools.ietf.org/html/rfc822> 'text' token) as its input and decodes each MIME encoded-word from input string to a sequence of bytes according to RFC 2047 <https://...

DANKOGAI/Encode-3.21 - 25 Feb 2024 23:19:43 UTC - Search in distribution

WWW::Google::KnowledgeGraphSearch - Interface to Google Knowledge Graph Search API. River stage zero No dependents

The Knowledge Graph Search API lets you find entities in the Google Knowledge Graph. The Google Knowledge Graph Search API requires the use of an API key which you can get from the Google APIs console. The API provides 100,000 search queries per day ...

MANWAR/WWW-Google-KnowledgeGraphSearch-0.07 - 19 Feb 2019 13:36:59 UTC - Search in distribution

Cpanel::JSON::XS::Type - Type support for JSON encode River stage three • 64 direct dependents • 181 total dependents

This module provides stable JSON type support for the Cpanel::JSON::XS encoder which doesn't depend on any internal perl scalar flags or characteristics. Also it provides real JSON types for Cpanel::JSON::XS decoder. In most cases perl structures pas...

RURBAN/Cpanel-JSON-XS-4.37 - 04 Jul 2023 10:35:53 UTC - Search in distribution

Email::Folder - read all the messages from a folder as Email::Simple objects River stage two • 16 direct dependents • 19 total dependents

PALI/Email-Folder-0.860 - 05 Mar 2016 20:30:15 UTC - Search in distribution

Email::MessageID - Generate world unique message-ids. River stage three • 14 direct dependents • 148 total dependents

Message-ids are optional, but highly recommended, headers that identify a message uniquely. This software generates a unique message-id....

RJBS/Email-MessageID-1.408 - 01 Jan 2023 02:28:42 UTC - Search in distribution

Email::MIME::ContentType - Parse and build a MIME Content-Type or Content-Disposition Header River stage three • 13 direct dependents • 142 total dependents

RJBS/Email-MIME-ContentType-1.028 - 09 Jan 2023 00:27:09 UTC - Search in distribution

TeX::Hyphen::Pattern::Pi - class for hyphenation in locale Pi River stage one • 1 direct dependent • 1 total dependent

IPENBURG/TeX-Hyphen-Pattern-v1.1.8 - 25 Jan 2021 18:41:25 UTC - Search in distribution

Test::Class::WithStrictPlan - Test::Class with exact and strict plan River stage zero No dependents

*Test::Class::WithStrictPlan* is an extension of the *Test::Class* module. It has exactly the same API, methods and behavior with just one difference in what the plan number specified in "Test" attribute means. In *Test::Class* it means the maximal n...

PALI/Test-Class-WithStrictPlan-0.2 - 09 Jul 2021 19:20:20 UTC - Search in distribution

Acme::CPANAuthors::Slovak - We are Slovak CPAN authors. River stage one • 1 direct dependent • 2 total dependents

See documentation for Acme::CPANAuthors for more details....

SKIM/Acme-CPANAuthors-Slovak-0.28 - 24 Jun 2023 16:06:09 UTC - Search in distribution
22 results (0.041 seconds)