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

Search results for "SHE"

Perl::Critic::Policy::logicLAB::RequireSheBang - simple policy for keeping your shebang line uniform River stage one • 2 direct dependents • 3 total dependents

This policy is intended in guarding your use of the shebang line. It assists in making sure that your shebang line adheres to certain formats. The default format is #!/usr/local/bin/perl You can however specify another or define your own in the confi...

JONASBN/Perl-Critic-Policy-logicLAB-RequireSheBang-0.07 - 28 Aug 2015 07:05:05 UTC - Search in distribution

Acme::Mom::Yours - Your mom is so fat she takes 2 months to compile River stage zero No dependents

This module is intended to demonstrate a CPAN distribution with a dependency chain significantly larger than even the largest legitimate application, but not SO large that it would be impossible to install. This module was created with a dependency o...

ADAMK/Acme-Mom-Yours-0.02 - 19 Apr 2009 13:23:38 UTC - Search in distribution

upf - Manipulate /etc/{passwd,shadow,group,gshadow} entries River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-upf-0.050 - 01 Sep 2020 00:06:16 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

patch - apply a diff file to an original River stage one • 1 direct dependent • 1 total dependent

*Patch* will take a patch file containing any of the four forms of difference listing produced by the *diff* program and apply those differences to an original file, producing a patched version. By default, the patched version is put in place of the ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

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

Mu - Moo but with less typing River stage two • 10 direct dependents • 14 total dependents

Mu imports both Moo and MooX::ShortHas, making it even less work in typing and reading to set up an object....

MITHALDU/Mu-1.191300 - 10 May 2019 21:03:33 UTC - Search in distribution
  • Mu::Role - Moo::Role but with less typing

s3acl - Display or manipulate the ACL of AWS S3 buckets and items River stage zero No dependents

Retrieves and outputs the Access Control List (ACL) of buckets and of items in buckets in the Amazon Simple Storage Service (S3). Principals (Much of the following text is taken from the "Amazon S3 Developer Guide (API Version 2006-03-01)".) Every bu...

MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution

yagg - generate a string generator from a grammar River stage zero No dependents

Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. The YACC-like *language grammar* file provides the grammar productions for string generation, along with optional action blo...

DCOPPIT/yagg-1.4004 - 24 Mar 2015 02:28:37 UTC - Search in distribution
  • yagg - generate a string generator from a grammar

psh - Perl SHell River stage zero No dependents

psh is a Perl program which executes a read-eval loop with enough options so that general behavior reasonably similar to more traditional shells like 'sh' or 'bash' can be achieved, while still allowing arbitrary perl expressions to be evaluated. By ...

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

oi_manage - Manage OpenInteract websites and packages River stage zero No dependents

oi_manage is the command-line interface for managing packages within OpenInteract and installing new OpenInteract websites. It is also useful for developers so they can export their work into a *tar.gz* file for distribution, or install it into the O...

CWINTERS/OpenInteract-1.62 - 01 Oct 2004 03:29:29 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

notes - Simple. Git-based. Notes. River stage zero No dependents

App::Notes is a very simple command line tool that lets you creat, edit, search, and manage simple text-based notes inside of a git repository. This is very useful for keeping notes in a repository (especially a "gist" on GitHub <http://github.com>) ...

WWOLF/App-Notes-0.013 - 21 May 2013 01:58:40 UTC - Search in distribution

uni - command-line utility to find or display Unicode characters River stage one • 6 direct dependents • 6 total dependents

$ uni ☺ 263A ☺ WHITE SMILING FACE # Only on Perl 5.14+ $ uni wry 1F63C <U+1F63C> CAT FACE WITH WRY SMILE uni has several modes of operation: DWIM Mode By default, uni will interpret your arguments usefully. If the only argument is a single character,...

RJBS/App-Uni-9.006 - 31 Dec 2022 22:02:20 UTC - Search in distribution

jspl - JavaScript interpreter with perl powers River stage zero No dependents

This provides a SpiderMonkey based javascript shell extended by perl, thanks to JSPL perl module....

SORTIZ/JSPL-1.07 - 17 Jan 2012 00:51:18 UTC - Search in distribution

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

GPIB - Perl extension for GPIB devices River stage zero No dependents

Gpib.pm provides a convenient and powerful interface to electronic test equipment through GPIB, serial, or other interfaces. The module provides Perl versions of familiar GPIB calls through an object interface. GPIB.pm works in conjunction with inter...

JEFFMOCK/GPIB_0_30 - 02 Jan 2002 03:13:38 UTC - Search in distribution

Aut - Authorization framework with flexible backends and UIs. River stage zero No dependents

The goal of Aut is to provide a component that can be used to provide user authorization for applications. It's features are described in the following sections. Flexible backends Aut can be instantiated with your own backend. This could be a backend...

OESTERHOL/Aut-0.11 - 11 Apr 2004 20:47:23 UTC - Search in distribution

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution
292 results (0.067 seconds)