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

Search results for "URI::Heuristic"

URI::Heuristic - Expand URI using heuristics River stage five • 1893 direct dependents • 10024 total dependents

This module provides functions that expand strings into real absolute URIs using some built-in heuristics. Strings that already represent absolute URIs (i.e. that start with a "scheme:" part) are never modified and are returned unchanged. The main us...

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution
  • URI - Uniform Resource Identifiers (absolute and relative)

URI::BNode - RDF blank node identifiers which are also URI objects River stage one • 1 direct dependent • 1 total dependent

This module has two purposes: 1 Provide a reliable factory interface for generating RDF blank nodes (via random UUIDs permuted through Data::UUID::NCName). 2 When an RDF blank node class is a subclass of URI, you can use identity tests to make more r...

DORIAN/URI-BNode-0.06 - 04 Nov 2013 02:39:17 UTC - Search in distribution

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
  • perlop - Perl operators and precedence

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

Mail::SpamAssassin - Spam detector and markup engine River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using several methods including text analysis, internet-based realtime blocklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Apache2::API::Status - Apache2 Status Codes River stage one • 1 direct dependent • 2 total dependents

This module allows to get the localised version of the HTTP status for a given code for currently supported languages: fr_FR (French), en_GB (British English) and ja_JP (Japanese), de_DE (German), ko_KR (Korean), ru_RU (Russian), zh_CN (simplified Ch...

JDEGUEST/Apache2-API-v0.3.0 - 10 Apr 2024 07:00:28 UTC - Search in distribution

HTTP::Promise::Status - HTTP Status Codes & Locale Equivalents River stage one • 1 direct dependent • 2 total dependents

This module allows the access of http constants similar to mod_perl and using their numeric value, and also allows to get the localised version of the http status for a given code for currently supported languages: fr_FR (French), en_GB (British Engl...

JDEGUEST/HTTP-Promise-v0.5.1 - 22 Mar 2024 07:56:38 UTC - Search in distribution

File::AptFetch - perl interface onto APT-Methods River stage zero No dependents

Shortly: * Methods are usual executables. Hence F:AF forks. * There's no command-line interface for methods. The IPC is two pipes (*STDIN* and *STDOUT* from method's POV). * Each portion of communication (named message) consists of numerical code wit...

WHYNOT/File-AptFetch-v0.1.15 - 08 Jan 2023 04:20:16 UTC - Search in distribution

HTTP::Response - HTTP style response message River stage four • 1358 direct dependents • 8529 total dependents

The "HTTP::Response" class encapsulates HTTP style responses. A response consists of a response line, some headers, and a content body. Note that the LWP library uses HTTP style responses even for non-HTTP protocol schemes. Instances of this class ar...

OALDERS/HTTP-Message-6.45 - 27 Sep 2023 14:31:38 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

HTML::GenerateUtil - Routines useful when generating HTML output River stage one • 1 direct dependent • 1 total dependent

Provides a number of functions that make generating HTML output easier and faster. All written in XS for speed....

ROBM/HTML-GenerateUtil-1.20 - 11 Jul 2014 01:33:05 UTC - Search in distribution

Treex::PML::IO - I/O support functions used by Treex::PML River stage two • 3 direct dependents • 11 total dependents

This module implements various I/O and filesystem related functions used by Treex::PML. The current implementation supports the following protocols for reading: http, https, ftp, gopher, news - reading (POSIX and Windows) ssh, fish, sftp - reading/wr...

CHOROBA/Treex-PML-2.24 - 04 Mar 2018 23:07:45 UTC - Search in distribution

Mail::DMARC::PurePerl - Pure Perl implementation of DMARC River stage one • 2 direct dependents • 3 total dependents

MSIMERSON/Mail-DMARC-1.20240314 - 13 Mar 2024 17:31:17 UTC - Search in distribution

PAR::Dist::FromPPD - Create PAR distributions from PPD/PPM packages River stage one • 2 direct dependents • 2 total dependents

This module creates PAR distributions from PPD XML documents which are used by ActiveState's "Perl Package Manager", short PPM. It parses the PPD document to extract the required information and then uses PAR::Dist to create a .par archive from it. P...

SMUELLER/PAR-Dist-FromPPD-0.03 - 21 Dec 2006 17:18:08 UTC - Search in distribution

Perinci::Access::Schemeless - Base class for Perinci::Access::Perl River stage three • 16 direct dependents • 510 total dependents

This class is the base class for Perinci::Access::Perl, and by default acts like Perinci::Access::Perl (e.g. given uri "/Foo/Bar/baz" it will refer to function "baz" in Perl package "Foo::Bar"; it also looks for Rinci metadata in %SPEC package variab...

PERLANCAR/Perinci-Access-Perl-0.900 - 24 Oct 2023 01:41:02 UTC - Search in distribution

LWP::UserAgent::Role::CHICaching - A role to allow LWP::UserAgent to cache with CHI River stage one • 2 direct dependents • 4 total dependents

This is a role for creating caching user agents. When the client makes a request to the server, sometimes the response should be cached, so that no actual request has to be sent at all, or possibly just a request to validate the cache. HTTP 1.1 defin...

KJETILK/LWP-UserAgent-CHICaching-0.04 - 07 Mar 2016 10:32:14 UTC - Search in distribution

Pinto::Manual::Tutorial - A narrative introduction to Pinto River stage one • 3 direct dependents • 5 total dependents

THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution

Bundle::W3C::Validator - Bundle of modules required by the W3C Markup Validator River stage zero No dependents

This bundle contains the prerequisite CPAN modules for running the W3C Markup Validator, <https://validator.w3.org/>....

DHM/Bundle-W3C-Validator-1.4 - 17 Jun 2021 08:58:24 UTC - Search in distribution

Net::Download::XMLScripted::XMLScripted - Perl XML scripted download program River stage zero No dependents

This is a daily download program. The input is an XML file that has information about URLs that need to be downloaded. It uses specific translation rules to generate URL names that contain dates. It creates directories specified in the input XML file...

TSINGH/Net-Download-XMLScripted-XMLScripted-0.1 - 04 Jul 2006 04:56:16 UTC - Search in distribution

HTML::HTML5::Microdata::Parser - fairly experimental parser for HTML 'microdata' River stage one • 1 direct dependent • 1 total dependent

This package aims to have a roughly compatible API to RDF::RDFa::Parser. Microdata is an experimental metadata format, not in wide use. Use this module at your own risk. $p = HTML::HTML5::Microdata::Parser->new($html, $baseuri, \%options, $storage) T...

TOBYINK/HTML-HTML5-Microdata-Parser-0.100 - 26 Oct 2011 09:48:18 UTC - Search in distribution
20 results (0.046 seconds)