The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::$title"

Bot::BasicBot::Pluggable::Module::Title - speaks the title of URLs mentioned River stage two • 41 direct dependents • 41 total dependents

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC - Search in distribution

E2::Node - A module for loading nodes from everything2.com based on title or node_id River stage zero No dependents

This module is the base class for all e2interface modules that load data from everything2.com based on title or node_id. It allows access to the data in those nodes, and its subclasses provide data exclusive to their particular node types. This modul...

JOSEWEEKS/E2-Interface-0.34 - 07 Aug 2003 17:27:16 UTC - Search in distribution

ABI - Perl module to parse chromatogram files generated by Applied Biosystems (ABI) automated DNA sequencing machine. River stage zero No dependents

An ABI chromatogram file is in binary format. It contain several information only some of which is required for normal use. This module only gives access to the most used information stored in ABI file. All the accesses are read only. If you have edi...

MALAY/ABI-1.0 - 20 Nov 2006 03:30:47 UTC - Search in distribution

VK - module to work with "VKontakte" social network (vk.com), it allows to make posts with images and links, create albumbs and upload images. River stage zero No dependents

Detailed sample with comments: use VK; my $security_code = 1234; # last 4 digits of your phone registered to account # login to post to our own wall my $vk = VK->new('vkaccount@email.com', 'mypassword', undef, $security_code); # next init sample is f...

LEONMEDIA/VK-0.09 - 31 Mar 2013 21:27:30 UTC - Search in distribution

WDDX - Module for reading and writing WDDX packets River stage zero No dependents

About WDDX From <http://www.wddx.org/>: The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. WDDX and Perl WDDX ...

PETDANCE/WDDX-1.02 - 02 Dec 2003 03:47:05 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

brn - bulk rename - a fork of rename. River stage zero No dependents

"brn" renames the filenames supplied according to the rule(s) given by the --expr (-e) option(s). If no such option is present then the first argument is taken to be the rule. The *perlexpr* argument is a Perl expression which is expected to modify t...

SWESTRUP/App-FileTools-BulkRename-0.07 - 18 Jul 2012 03:54:35 UTC - Search in distribution

PV - Text-mode User Interface Widgets. River stage zero No dependents

Once upon a time I needed a basic text-mode GUI framework to implement some nice-looking interfaces for the Linux console. Didn't find any around, so necessity became the mother of PerlVision, which kept growing as I kept adding more goodies, so now ...

AGUL/PerlVision-1.5 - 31 Oct 2000 07:44:51 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

parse-netstat - Parse the output of "netstat" command River stage one • 1 direct dependent • 1 total dependent

This utility support several flavors of netstat. The default flavor is "linux". Use "--flavor" to select which flavor you want. Since different flavors provide different fields and same-named fields might contain data in different format, and also no...

PERLANCAR/App-ParseNetstat-0.150 - 04 Dec 2022 00:48:03 UTC - Search in distribution

HTTP River stage three • 155 direct dependents • 183 total dependents

This chapter explains how to implement the HTTP protocol handlers in mod_perl....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

ORM - Object relational mapper for Perl. River stage zero No dependents

ORM is Perl library that implements object-relational mapping. Its features are much similar to those of Java's Hibernate library, but interface is much different and easier to use. Please start reading with ORM::Tutorial. General features * Inherita...

AKIMOV/ORM-0.85.1 - 14 Apr 2013 11:36:38 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 78 direct dependents • 144 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240511 - 10 May 2024 13:16:10 UTC - Search in distribution

Gtk River stage one • 1 direct dependent • 2 total dependents

MLEHMANN/Gtk-Perl-0.7010 - 15 Dec 2012 19:43:06 UTC - Search in distribution

1pif - Read 1Password Interchange Format exports, interactively River stage zero No dependents

This program allows you to look into a 1Password Interchange Format directory exported (again, beware it is NOT encrypted!). When you run it inside a such directory, it will read the relevant "data.1pif" file to get the list of all records, and allow...

POLETTIX/App-OnePif-0.002 - 06 Jan 2017 18:43:27 UTC - Search in distribution

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

web - A set of useful routines for many webworking purposes River stage zero No dependents

NLock This routine allows to set a filelock across NFS-boundaries. The common used perl-routine flock() fails at this point, so this routine is a useable alternative for bigger file-systems. It uses the modular functions link() and unlink() to mark a...

XWOLF/web-1.44 - 12 Sep 2002 10:06:01 UTC - Search in distribution

Egbk - Run-time routines for GBK.pm River stage zero No dependents

INA/Char-GBK-1.15 - 02 May 2019 03:37:31 UTC - Search in distribution

Euhc - Run-time routines for UHC.pm River stage zero No dependents

INA/Char-UHC-1.15 - 02 May 2019 03:44:16 UTC - Search in distribution
2,441 results (0.132 seconds)