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

Search results for "JACOB"

RL - Perl interface to the readline library River stage zero No dependents

This module provides an interface to the readline library. On Linux, it would be the readline library provided by GNU. On OS X, it is the emulated readline library that is actually the libedit library. This library only provides the subset of functio...

JACOBG/RL-0.09 - 25 Nov 2022 08:52:56 UTC - Search in distribution

gre - A grep clone using Perl regexp's with better file filtering, defaults, speed, and presentation River stage zero No dependents

This grep clone is capable of filtering file names as well as file contents with regexps. For example if you want to search all files whose name contains "bar" for the string "foo", you could write this: $ gre -name=bar foo Only .c files: $ gre -ext=...

JACOBG/App-Gre-0.18 - 21 Sep 2019 06:37:39 UTC - Search in distribution
  • App::Gre - A grep clone using Perl regexp's with better file filtering, defaults, speed, and presentation

elog - An Apache error log viewer River stage zero No dependents

This program will show the Apache error log associated with the directory you are currently inside of. Many people set up web servers with each website inside their own directory in $HOME or /var/www. While working on these sites, for example /var/ww...

JACOBG/App-Elog-0.08 - 24 Oct 2022 02:45:06 UTC - Search in distribution
  • alog - An Apache access log viewer
  • App::Alog - An Apache access log viewer
  • App::Elog - An Apache error log viewer

mork - a program for dumping Mozilla URL history files River stage zero No dependents

SIMONW/File-Mork-0.4 - 20 Dec 2015 12:27:17 UTC - Search in distribution
  • File::Mork - a module to read Mozilla URL history files

cpanx - A CPAN downloader script River stage zero No dependents

This program will download, display, and install modules (and their dependencies) from CPAN. A public repository of user contributed perl code. This script is different to scripts like cpan and cpanm in that it will show what it will do before it doe...

JACOBG/App-Cpanx-1.00 - 31 Oct 2022 20:24:23 UTC - Search in distribution

WARC - Web ARChive support for Perl River stage zero No dependents

The "WARC" module is a convenience module for loading basic WARC support. After loading this module, the "WARC::Volume" and "WARC::Collection" classes are available. Overview of the WARC reader support modules WARC::Collection A "WARC::Collection" ob...

JCB/WARC-v0.0.1 - 17 Apr 2020 01:48:44 UTC - Search in distribution

Chef - Write Chef recipes in Perl instead of Ruby. River stage zero No dependents

HOLOWAY/Chef-0.01 - 12 Apr 2009 21:33:39 UTC - Search in distribution

CGI::Session - persistent session data in CGI applications River stage two • 43 direct dependents • 56 total dependents

CGI::Session provides an easy, reliable and modular session management system across HTTP requests....

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC - Search in distribution

Crypt::Spritz - Spritz stream cipher/hash/MAC/AEAD/CSPRNG family River stage zero No dependents

This module implements the Spritz spongelike function (with N=256), the spiritual successor of RC4 developed by Ron Rivest and Jacob Schuldt. Its strength is extreme versatility (you get a stream cipher, a hash, a MAC, a DRBG/CSPRNG, an authenticated...

MLEHMANN/Crypt-Spritz-1.02 - 05 Mar 2017 16:34:41 UTC - Search in distribution

HTTP::Daemon - A simple http server class River stage four • 50 direct dependents • 6249 total dependents

Instances of the "HTTP::Daemon" class are HTTP/1.1 servers that listen on a socket for incoming requests. The "HTTP::Daemon" is a subclass of "IO::Socket::IP", so you can perform socket operations directly on it too. Please note that "HTTP::Daemon" u...

OALDERS/HTTP-Daemon-6.16 - 24 Feb 2023 03:09:01 UTC - Search in distribution

Math::Yapp - Perl extension for working with Polynomials. Yes, I know there are *many!* Polynomial packages. And like them, I started it for (geeky) fun, then got obsessed with it as a learning experience. Enjoy! River stage zero No dependents

Man, if that synopsis don't say it all, what can I possibly add? :-) OK, as mentioned above, this is a fun project. The plan, not necessarily all implemented at the first release, is to provide many kinds of operations on the polynomials that intimid...

JASALOMON/Math-Yapp-1.07 - 26 Feb 2017 21:40:36 UTC - Search in distribution

Math::MatrixSparse - Perl extension for sparse matrices. River stage zero No dependents

* "use Math::MatrixSparse;" Load the module and make its methods and operators available. CREATION AND INPUT-OUTPUT METHODS * "Math::MatrixSparse->new($name)" "new Math::MatrixSparse($name)" Creates a new empty matrix named $name, which may be undef....

KESINGER/Math-MatrixSparse-0.01 - 06 Jul 2002 19:34:30 UTC - Search in distribution

Parse::Lnk - A cross-platform, depencency free, Windows shortcut (.lnk) meta data parser. River stage one • 1 direct dependent • 3 total dependents

ZARABOZO/Parse-Lnk-0.06 - 02 May 2021 09:09:55 UTC - Search in distribution

HTTP::BrowserDetect - Determine Web browser, version, and platform from an HTTP user agent string River stage two • 29 direct dependents • 84 total dependents

The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. For an online demonstration of this module's parsing, you can check out <https://www.browserdetect...

OALDERS/HTTP-BrowserDetect-3.40 - 19 Oct 2023 16:37:10 UTC - Search in distribution

DBI::Log - Log all DBI queries River stage zero No dependents

You can use this module to log all queries that are made with DBI. You can include it in your script with `use DBI::Log` or use the "-M" option for "perl" to avoid changing your code at all. By default, it will send output to "STDERR", which is usefu...

JACOBG/DBI-Log-0.11 - 31 Jan 2023 16:25:19 UTC - Search in distribution

Net::LibIDN2 - Perl bindings for GNU Libidn2 River stage one • 1 direct dependent • 1 total dependent

Provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. Functions Net::LibIDN2::idn2_lookup_u8(*$src*, [*$flags*, [*$rc*]]); Alternative name idn2_to_ascii_8. Perform IDNA2008 ...

THOR/Net-LibIDN2-1.02 - 29 Oct 2022 22:20:42 UTC - Search in distribution

App::Pocosi - A command line tool for launching a POE::Component::Server::IRC instance River stage zero No dependents

This distribution provides a generic way to launch a POE::Component::Server::IRC instance. * Prints useful status information (to your terminal and/or a log file) * Will daemonize if you so wish * Supports a configuration file * Offers a user friendl...

HINRIK/App-Pocosi-0.03 - 30 Jul 2011 00:14:41 UTC - Search in distribution

Net::LibIDN - Perl bindings for GNU Libidn River stage two • 3 direct dependents • 36 total dependents

Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Functions Net::LibIDN::idn_to_ascii(*$clear_hostname*, [*$charset*, [*...

THOR/Net-LibIDN-0.12 - 26 Feb 2009 12:51:49 UTC - Search in distribution

RDF::LDF - Linked Data Fragments client River stage one • 2 direct dependents • 3 total dependents

RDF::LDF implements a basic Linked Data Fragment <http://linkeddatafragments.org/> client. This a low level module to implement the Linked Data Fragment protocol. You probably want to use RDF::Trine::Store::LDF....

HOCHSTEN/rdf-ldf-0.251 - 30 Nov 2020 09:27:26 UTC - Search in distribution

Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst) River stage zero No dependents

This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Catalyst::Log, with the exception of: levels enable disable These methods simply return 0 and do nothin...

BOBTFISH/Catalyst-Log-Log4perl-1.06 - 21 Jun 2012 06:54:18 UTC - Search in distribution
63 results (0.036 seconds)