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

Search results for "MIKO"

changes River stage three • 51 direct dependents • 102 total dependents

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

Net::Server - Extensible, general Perl server engine River stage two • 36 direct dependents • 88 total dependents

"Net::Server" is an extensible, generic Perl server engine. "Net::Server" attempts to be a generic server as in "Net::Daemon" and "NetServer::Generic". It includes with it the ability to run as an inetd process ("Net::Server::INET"), a single connect...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

Crypt::JWT - JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516 River stage two • 19 direct dependents • 23 total dependents

Implements JSON Web Token (JWT) - <https://tools.ietf.org/html/rfc7519>. The implementation covers not only JSON Web Signature (JWS) - <https://tools.ietf.org/html/rfc7515>, but also JSON Web Encryption (JWE) - <https://tools.ietf.org/html/rfc7516>. ...

MIK/Crypt-JWT-0.035 - 03 Oct 2023 10:20:23 UTC - Search in distribution
  • Crypt::KeyWrap - Key management/wrapping algorithms defined in RFC7518 (JWA)

CryptX - Cryptographic toolkit River stage three • 62 direct dependents • 246 total dependents

Perl modules providing a cryptography based on LibTomCrypt <https://github.com/libtom/libtomcrypt> library. * Symmetric ciphers - see Crypt::Cipher and related modules Crypt::Cipher::AES, Crypt::Cipher::Anubis, Crypt::Cipher::Blowfish, Crypt::Cipher:...

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution

SQL::YASP - SQL parser and evaluater River stage zero No dependents

MIKO/SQL-YASP-0.12 - 02 Jan 2015 07:58:56 UTC - Search in distribution

Web::XDO - static web site tool River stage zero No dependents

XDO ("extensible document objects") is a tool for creating simple static web sites. Full documentation for XDO is in the official web site <http://www.idocs.com/xdo/>. This POD documentation focuses on the internals of Web::XDO....

MIKO/Web-XDO-0.11 - 02 Dec 2013 23:39:12 UTC - Search in distribution

Date::EzDate - Date and time manipulation made easy River stage zero No dependents

Date::EzDate was motivated by the simple fact that I hate dealing with date and time calculations, so I put all of them into a single easy-to-use object. The main idea of EzDate is that the object represents a specific date and time. A variety of pro...

MIKO/Date-EzDate-1.16 - 04 Jan 2015 23:16:25 UTC - Search in distribution

Crypt::SRP - Secure Remote Protocol (SRP6a) River stage zero No dependents

More info about SRP protocol: * <http://srp.stanford.edu/design.html> * <https://en.wikipedia.org/wiki/Secure_Remote_Password_protocol> * <https://tools.ietf.org/html/rfc2945> * <https://tools.ietf.org/html/rfc5054> This module implements SRP version...

MIK/Crypt-SRP-0.019 - 09 Jun 2022 18:48:07 UTC - Search in distribution

Net::API::REST::JWT - JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516 River stage one • 1 direct dependent • 1 total dependent

This is purely a copy of Crypt::JWT module with the key exception that it uses the JSON::PP module instead of the JSON::XS one. The reason why is due to some incompatibility with some version of ModPerl. Under this edge case, even if one passes an ha...

JDEGUEST/Net-API-REST-v1.2.1 - 09 Feb 2024 06:41:43 UTC - Search in distribution

Log::QnD - Quick and dirty logging system River stage zero No dependents

Log::QnD is for creating quickly creating log files without a lot of setup. All you have to do is create a Log::QnD object with a file path. The returned object is a hashref into which you can save any data you want, including data nested in arrays a...

MIKO/Log-QnD-0.17 - 10 Aug 2014 01:54:57 UTC - Search in distribution
  • Log::QnD - Quick and dirty logging system

File::Sort - Sort a file or merge sort multiple files River stage one • 1 direct dependent • 1 total dependent

This module sorts text files by lines (or records). Comparisons are based on one or more sort keys extracted from each line of input, and are performed lexicographically. By default, if keys are not given, sort regards each input line as a single fie...

CNANDOR/File-Sort-1.01 - 23 Jan 2002 05:12:37 UTC - Search in distribution

Email::Valid - Check validity of Internet email addresses River stage three • 76 direct dependents • 329 total dependents

This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain. Please note that there is no way to determine whether an address is deliverable without attempting delivery (for details, see p...

RJBS/Email-Valid-1.204 - 20 Jan 2024 21:41:21 UTC - Search in distribution

JSON::Relaxed - An extension of JSON that allows for better human-readability. River stage zero No dependents

JSON::Relaxed is a lightweight parser and serializer for an extension of JSON called Relaxed JSON (RJSON). The intent of RJSON is to provide a format that is more human-readable and human-editable than JSON. Most notably, RJSON allows the use of Java...

JV/JSON-Relaxed-0.052 - 19 Mar 2024 07:56:26 UTC - Search in distribution
  • JSON::Relaxed - An extension of JSON that allows for better human-readability.

CGI::Plus - Extra utilities for CGI River stage zero No dependents

This module adds a few enhancements to CGI::Safe <http://search.cpan.org/~ovid/CGI-Safe/lib/CGI/Safe.pm>, which itself adds a few security-based enancements to CGI.pm <http://perldoc.perl.org/CGI.html>. The enhancement are almost entirely additions -...

MIKO/CGI-Plus-0.15 - 05 Jan 2015 01:11:46 UTC - Search in distribution

File::Misc - handy file tools River stage zero No dependents

File::Misc provides a variety of utilities for working with files. These utilities provides tools for reading in, writing out to, and getting information about files....

MIKO/File-Misc-0.10 - 08 Sep 2016 00:52:10 UTC - Search in distribution

Unix::Mgt - lightweight Unix management tools River stage zero No dependents

Unix::Mgt provides simple object-oriented tools for managing your Unixish system. Currently this module provides tools for managing users and groups. Other tools may follow as they evolve. Unix::Mgt does not directly manipulate any of the system file...

MIKO/Unix-Mgt-0.14 - 14 Nov 2015 02:34:01 UTC - Search in distribution
  • Unix::Mgt - lightweight Unix management tools

Debug::ShowStuff - A collection of handy debugging routines for displaying the values of variables with a minimum of coding. River stage zero No dependents

"Debug::ShowStuff" grew dynamically from my needs in debugging code. I found myself doing the same tasks over and over... displaying the keys and values in a hash, displaying the elements in an array, displaying the output of STDERR in a web page, et...

MIKO/Debug-ShowStuff-1.16 - 20 Mar 2013 00:18:31 UTC - Search in distribution

Test::Toolbox - tools for testing River stage one • 1 direct dependent • 1 total dependent

MIKO/Test-Toolbox-0.4 - 26 Aug 2016 05:52:53 UTC - Search in distribution

String::Util - String processing utility functions River stage two • 30 direct dependents • 45 total dependents

String::Util provides a collection of small, handy functions for processing strings in various ways....

BAKERSCOT/String-Util-1.34 - 01 Feb 2023 16:17:26 UTC - Search in distribution
35 results (0.036 seconds)