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

Search results for "BROWSERUK"

test.pl - Test harness with recursive directory search River stage one • 1 direct dependent • 1 total dependent

Performs a recursive directory search for files ending in ".t", starting from the current directory or from the paths specified on the command line, and then runs them using Test::Harness....

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC - Search in distribution

Monjon - create your Moo objects as blessed scalar refs River stage zero No dependents

Monjon is a subclass of Moo designed for efficient memory usage when you need to deal with many thousands of very simple objects. Attributes are stored using a variation on the "pack"/"unpack" technique used by BrowserUK <http://www.perlmonks.org/?no...

TOBYINK/Monjon-0.004 - 15 Sep 2014 12:50:23 UTC - Search in distribution

Devel::Size - Perl extension for finding the memory usage of Perl variables River stage three • 17 direct dependents • 327 total dependents

This module figures out the real size of Perl variables in bytes, as accurately as possible. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of this scalar. If the variable i...

NWCLARK/Devel-Size-0.84 - 25 Apr 2024 05:55:58 UTC - Search in distribution

File::Util - Easy, versatile, portable file handling River stage two • 12 direct dependents • 13 total dependents

File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on files and directories. Its purpose is to do so in the most portable manner possible so that users of this module won't have to worry about whether their...

TOMMY/File-Util-4.201720 - 20 Jun 2020 01:38:34 UTC - Search in distribution

SQL::Functional - Create SQL programmatically River stage zero No dependents

Builds SQL programmatically through a function-based interface....

TMURRAY/SQL-Functional-0.3 - 01 Dec 2016 22:37:37 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Win32::CommandLine - Retrieve and reparse the Win32 command line River stage zero No dependents

This module provides a simple way for any perl script to reread and reparse the windows command line, adding improved parsing and more robust quote mechanics, augmented with powerful "bash"-like shell enhancements (including brace and tilde expansion...

RIVY/Win32-CommandLine-0.960 - 11 Feb 2019 23:57:44 UTC - Search in distribution

Devel::SizeMe - Extension for extracting detailed memory usage information River stage zero No dependents

NOTE: This is all rather alpha and anything may change. The functions traverse memory structures and return the total memory size in bytes. See Devel::Size for more information. If the "SIZEME" env var is set then the functions also stream out detail...

TIMB/Devel-SizeMe-0.19 - 05 Sep 2013 20:58:51 UTC - Search in distribution

Algorithm::LUHN_XS - Very Fast XS Version of the original Algorithm::LUHN River stage zero No dependents

This module is an XS version of the original Perl Module Algorithm::LUHN, which was written by Tim Ayers. It should work exactly the same, only substantially faster. The supplied check_digit() routine is 100% compatible with the pure Perl Algorithm::...

KSCHWAB/Algorithm-LUHN_XS-1.08 - 24 Dec 2018 16:25:56 UTC - Search in distribution

String::LCSS - Find The Longest Common Substring of Two Strings. River stage one • 1 direct dependent • 1 total dependent

String::LCSS provides the function "lcss" to ferret out the longest common substring shared by two strings passed as arguments....

GSULLIVAN/String-LCSS-1.00 - 01 Jan 2016 00:44:41 UTC - Search in distribution

Chemistry::Bond::Find - Detect bonds in a molecule from atomic 3D coordinates and assign formal bond orders River stage one • 4 direct dependents • 9 total dependents

This module provides functions for detecting the bonds in a molecule from its 3D coordinates by using simple cutoffs, and for guessing the formal bond orders. This module is part of the PerlMol project, <http://www.perlmol.org/>....

ITUB/Chemistry-Bond-Find-0.23 - 10 May 2009 20:05:27 UTC - Search in distribution

Win32::JobAdd - Add subprocesses to a "job" environment. River stage zero No dependents

A "job" is a collection of processes which can be controlled as a single unit. For example, you can reliably kill a process and all of its children by launching the process in a job, then telling Windows to kill all processes in the job. There is ano...

DJOOS/Win32-JobAdd-1.00 - 22 Mar 2012 12:05:43 UTC - Search in distribution

Number::FormatEng - Format a number using engineering notation River stage one • 1 direct dependent • 1 total dependent

Format a number for printing using engineering notation. Engineering notation is similar to scientific notation except that the power of ten must be a multiple of three. Alternately, the number can be formatted using an International System of Units ...

GSULLIVAN/Number-FormatEng-0.03 - 07 Nov 2017 13:58:40 UTC - Search in distribution

POSIX::SchedYield - execute POSIX.1b system call sched_yield(2) River stage zero No dependents

This module provides one function, "sched_yield()", which executes the POSIX.1b sched_yield system call. It relinquishes the processor without blocking, allowing other processes to run. This does not change the process priority (see the nice function...

MARCB/POSIX-SchedYield-0.0.2 - 01 Jan 2006 12:59:03 UTC - Search in distribution

Win32::SecretFile - Save secret data into files with restricted accessibility River stage zero No dependents

Sometimes you need to pass secret data to some other process through the filesystem. This module allows you to create a file with a quite restricted set of access permissions and save some data inside. The module exports the following function: $path...

SALVA/Win32-SecretFile-0.02 - 01 Jan 2015 09:49:02 UTC - Search in distribution

Win32::Fmode - determine whether a Win32 filehandle is opened for reading, writing , or both. River stage zero No dependents

BROWSERUK/Win32-Fmode-1.0.6 - 17 Mar 2006 13:08:10 UTC - Search in distribution

FileHandle::Fmode - determine whether a filehandle is opened for reading, writing, or both. River stage one • 2 direct dependents • 5 total dependents

SISYPHUS/FileHandle-Fmode-0.14 - 09 Aug 2014 14:38:10 UTC - Search in distribution

Win32::Socketpair - Simulate socketpair on Windows River stage zero No dependents

This module allows to create a bidirectional pipe on Windows that can be used inside a "select" loop. It uses a TCP socket going through the localhost interface to create the connection. Also export winopen2() (and winopen2_5()) which use the socketp...

BROWSERUK/Win32-Socketpair-0.02 - 23 Jul 2012 22:22:57 UTC - Search in distribution
18 results (0.051 seconds)