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

Search results for "Text::Glob"

Text::Glob - match globbing patterns against text River stage four • 41 direct dependents • 2131 total dependents

Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. Routines match_glob( $glob, @things_to_test ) R...

RCLAMP/Text-Glob-0.11 - 08 Mar 2017 16:57:17 UTC - Search in distribution

Text::Glob::DWIW - Yet another Text::Glob{::Expand,} River stage zero No dependents

"Text::Glob::DWIW" implements "glob"(3) style expansion and also matching against text. If you want to look at usage examples first, jump to the "textglob_expand" explanation at the start of the FUNCTIONS section....

JOSEF/Text-Glob-DWIW-0.01 - 31 Dec 2013 16:14:58 UTC - Search in distribution

Text::Glob::Expand - permute and expand glob-like text patterns River stage zero No dependents

WULEE/Text-Glob-Expand-1.1.1 - 04 Jun 2014 22:31:59 UTC - Search in distribution

File::Wildcard - Enhanced glob processing River stage one • 1 direct dependent • 1 total dependent

When looking at how various operating systems do filename wildcard expansion (globbing), VMS has a nice syntax which allows expansion and searching of whole directory trees. It would be nice if other operating systems had something like this built in...

IVORW/File-Wildcard-0.11 - 13 Mar 2009 16:31:43 UTC - Search in distribution

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

s4 - Wrapper for subversion program River stage zero No dependents

S4 provides a wrapper to subversion that extends several of the commands. It understands all svn commands; you may simply use "s4" whereever you would normally type "svn". In many cases, S4 simply runs "svn" with the same arguments as you passed to s...

WSNYDER/SVN-S4-1.066 - 24 Jul 2017 14:03:19 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 97 direct dependents • 154 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC - Search in distribution

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

dave - DAV Explorer River stage one • 5 direct dependents • 6 total dependents

dave is a powerful command-line program for interacting with WebDAV-enabled webservers. With dave you can: * get and put files * make directories on a remote webserver * remove files and directories from a remote webserver * edit a file on the webser...

COSIMO/HTTP-DAV-0.49 - 28 Nov 2018 17:01:57 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

CGI - Handle Common Gateway Interface requests and responses River stage four • 286 direct dependents • 1216 total dependents

CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and ...

LEEJO/CGI-4.64 - 18 Mar 2024 12:10:48 UTC - Search in distribution
  • CGI::Carp - CGI routines for writing to the HTTPD (or other) error log

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

YAML - YAML Ain't Markup Language™ River stage four • 627 direct dependents • 2019 total dependents

The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. <http://www.yaml.org/spec/> YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structur...

INGY/YAML-1.31 - 27 Dec 2023 15:11:23 UTC - Search in distribution

RMI - Remote Method Invocation with transparent proxies River stage zero No dependents

RMI stands for Remote Method Invocation. The RMI modules allow one process to have virtual object "stubs" which are proxies for real objects in another process. When methods are invoked on the proxy, the method actually runs in the other process. Whe...

SAKOHT/RMI-0.10 - 19 Oct 2010 05:49:23 UTC - Search in distribution

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

perlguts - Introduction to the Perl API River stage five • 11292 direct dependents • 32664 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Tkx - Yet another Tk interface River stage two • 8 direct dependents • 10 total dependents

The "Tkx" module provides yet another Tk interface for Perl. Tk is a GUI toolkit tied to the Tcl language, and "Tkx" provides a bridge to Tcl that allows Tk based applications to be written in Perl. The main idea behind Tkx is that it is a very thin ...

CAC/Tkx-1.10 - 06 Feb 2021 09:34:49 UTC - Search in distribution

pcplist - List installed Perl::Critic policy modules River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-PerlCriticUtils-0.008 - 10 Mar 2023 00:05:18 UTC - Search in distribution

bfg - find and grep files using boolean expressions. River stage zero No dependents

This program combines the power of three Unix tools (in their GNU versions): bool, find and grep to provide a way to search by filenames and/or by file contents using boolean expressions. Internaly, all boolean expressions with regexps/strings are tr...

JIMMY/App-BoolFindGrep-0.06 - 02 Jul 2015 03:12:10 UTC - Search in distribution
440 results (0.159 seconds)