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

Search results for "CHANSEN"

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Moose - A postmodern object system for Perl 5 River stage four • 2916 direct dependents • 4004 total dependents

Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

HTTP::Tiny - A small, simple, correct HTTP/1.1 client River stage four • 404 direct dependents • 3271 total dependents

This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resu...

DAGOLDEN/HTTP-Tiny-0.088 - 11 Jul 2023 12:54:02 UTC - Search in distribution

MongoDB - Official MongoDB Driver for Perl (EOL) River stage two • 48 direct dependents • 56 total dependents

This is the official Perl driver for MongoDB <http://www.mongodb.com>. MongoDB is an open-source document database that provides high performance, high availability, and easy scalability. A MongoDB server (or multi-server deployment) hosts a number o...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution

sqlrw - Reserved SQL words by standard and vendors. River stage two • 1 direct dependent • 28 total dependents

CHANSEN/SQL-ReservedWords-0.8 - 30 Aug 2012 12:37:55 UTC - Search in distribution

Time::Moment - Represents a date and time of day with an offset from UTC River stage three • 46 direct dependents • 128 total dependents

"Time::Moment" is an immutable object representing a date and time of day with an offset from UTC in the ISO 8601 calendar system. Time is measured in nanoseconds since "0001-01-01T00Z". In "Time:Moment" leap seconds are ignored. It is assumed that t...

CHANSEN/Time-Moment-0.44 - 09 May 2018 19:11:36 UTC - Search in distribution

HTTP::Body - HTTP Body Parser River stage two • 16 direct dependents • 83 total dependents

HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data. Chunked bodies are supported by not passing a length value to new(). It is currently used ...

GETTY/HTTP-Body-1.23 - 30 Mar 2024 03:28:24 UTC - Search in distribution

JSON::Tiny - Minimalistic JSON. No dependencies. River stage two • 16 direct dependents • 21 total dependents

JSON::Tiny is a minimalistic standalone adaptation of Mojo::JSON, from the Mojolicious framework. It is a single-source-file module with under 300 lines of code and core-only dependencies. Features include transparent Unicode support, speed, small me...

DAVIDO/JSON-Tiny-0.58 - 12 Nov 2017 16:01:34 UTC - Search in distribution

Class::DBI::Sweet - Making sweet things sweeter River stage one • 2 direct dependents • 2 total dependents

Class::DBI::Sweet provides convenient count, search, page, and cache functions in a sweet package. It integrates these functions with "Class::DBI" in a convenient and efficient way....

PHRED/Class-DBI-Sweet-0.11 - 26 Jul 2011 03:25:47 UTC - Search in distribution

String::Numeric - Determine whether a string represents a numeric value River stage one • 4 direct dependents • 8 total dependents

A numeric value contains an integer part that may be prefixed with an optional minus sign, which may be followed by a fractional part and/or an exponent part. See "String::Numeric ABNF" for specification and "COMPARISON" for a comparison with "Scalar...

CHANSEN/String-Numeric-0.9 - 20 Nov 2009 10:38:24 UTC - Search in distribution

Net::FastCGI::IO - Provides functions to read and write FastCGI messages. River stage two • 4 direct dependents • 10 total dependents

Provides unbuffered blocking I/O functions to read and write FastCGI messages....

CHANSEN/Net-FastCGI-0.14 - 26 Mar 2013 22:53:19 UTC - Search in distribution

Socket::GetAddrInfo - address-family independent name resolving functions River stage one • 3 direct dependents • 7 total dependents

The RFC 2553 functions "getaddrinfo" and "getnameinfo" provide an abstracted way to convert between a pair of host name/service name and socket addresses, or vice versa. "getaddrinfo" converts names into a set of arguments to pass to the "socket()" a...

PEVANS/Socket-GetAddrInfo-0.22 - 01 Jun 2012 13:30:37 UTC - Search in distribution

URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding. River stage two • 32 direct dependents • 61 total dependents

This module provides functions to encode and decode strings into and from the "application/x-www-form-urlencoded" encoding. The "application/x-www-form-urlencoded" format encodes a ordered data sets of pairs consisting of a name and a value, with pai...

CHANSEN/URL-Encode-0.03 - 20 Feb 2014 18:17:29 UTC - Search in distribution

Class::Param - Param Class River stage one • 1 direct dependent • 1 total dependent

Provides several classes to work with CGI.pm style params....

CHANSEN/Class-Param-0.1 - 06 Apr 2006 22:35:35 UTC - Search in distribution

DateTime::Format::Strptime - Parse and format strp and strf time patterns River stage three • 124 direct dependents • 258 total dependents

This module implements most of strptime(3), the POSIX function that is the reverse of strftime(3), for "DateTime". While "strftime" takes a "DateTime" and a pattern and returns a string, "strptime" takes a string and a pattern and returns the "DateTi...

DROLSKY/DateTime-Format-Strptime-1.79 - 02 May 2021 19:16:22 UTC - Search in distribution

Mac::SystemDirectory - Locate Mac OS X Standard System Directories River stage zero No dependents

Locate Mac OS X Standard System Directories...

ETHER/Mac-SystemDirectory-0.14 - 21 Feb 2022 05:34:21 UTC - Search in distribution

Apache2::UploadProgress - Track the progress and give realtime feedback of file uploads River stage zero No dependents

This module allows you to track the progress of a file upload in order to provide a user with realtime updates on the progress of their file upload. The information that is provided by this module is very basic. It just includes the total size of the...

CEESHEK/Apache2-UploadProgress-0.2 - 24 Apr 2006 03:58:19 UTC - Search in distribution

Unicode::UTF8 - Encoding and decoding of UTF-8 encoding form River stage two • 43 direct dependents • 87 total dependents

This module provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011....

CHANSEN/Unicode-UTF8-0.62 - 11 Apr 2017 21:42:22 UTC - Search in distribution

PerlIO::fgets - Provides a fgets() like function for PerlIO file handles River stage one • 1 direct dependent • 2 total dependents

Provides a "fgets()" like function for PerlIO file handles...

CHANSEN/PerlIO-fgets-0.02 - 10 Oct 2011 09:56:37 UTC - Search in distribution
38 results (0.034 seconds)