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

Search results for "RCS"

Rcs - Perl Object Class for Revision Control System (RCS). River stage zero No dependents

This Perl module provides an object oriented interface to access Revision Control System (RCS) utilities. RCS must be installed on the system prior to using this module. This module should simplify the creation of an RCS front-end. OBJECT CONSTRUCTOR...

CFRETER/Rcs-1.05 - 21 Dec 2003 04:53:50 UTC - Search in distribution

VCS::Rcs - notes for the rcs implementation River stage one • 1 direct dependent • 1 total dependent

Currently, the user needs to ensure that their environment has the rcs toolset available, including rlog, rcsdiff, co, et al. On Unix like environments ensure that the $PATH environment variable has the appropriate directory listed. On Windows be sur...

ETJ/VCS-0.25 - 05 Jun 2016 21:19:57 UTC - Search in distribution

Pan::RCS - File manangement through RCS. River stage zero No dependents

KAN/pantheon-0.58 - 24 Feb 2014 09:37:37 UTC - Search in distribution
  • pantheon - A suite of cluster administration tools and platforms

Rcs::Agent - an RCS archive manipulation method library River stage zero No dependents

"Rcs::Agent" is a perl module for manipulating RCS archives. It provides an object-oriented interface to the RCS commands rcs(1), rcsdiff(1), ci(1) and co(1), in addition to providing easy access to revision information contained in the RCS archive f...

NICKH/Rcs-Agent-1.05 - 20 Aug 2007 16:42:53 UTC - Search in distribution

VCS::Rcs::Parser - Perl extension for RCSfile Parsing River stage zero No dependents

Reads a ',v' RCS revisions file and checks out every revision into core....

ZIYA/VCS-Rcs-Parser-0.07 - 25 Apr 2006 23:37:31 UTC - Search in distribution

Kwiki::Archive::Rcs - Kwiki Page Archival Using RCS River stage zero No dependents

DROLSKY/Kwiki-Archive-Rcs-0.16 - 04 Aug 2009 14:56:46 UTC - Search in distribution

lib/CGI/Kwiki/Backup/Rcs.pm River stage zero No dependents

INGY/CGI-Kwiki-0.18 - 11 Sep 2003 06:08:36 UTC - Search in distribution

lib/VFS/Filesystem/RCS.pm River stage zero No dependents

SHEVEK/VFS-0.01 - 13 Jan 2004 19:38:43 UTC - Search in distribution

Apache::CVS::RcsConfig - class that holds configuration information for an RCS object River stage zero No dependents

The "Apache::CVS::RcsConfig" class holds data used to configure an "Rcs" object. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 6: =over is the last thing in the document?!...

BARBEE/Apache-CVS-0.10 - 15 Dec 2003 00:53:26 UTC - Search in distribution

App::Plog - The one and a half minute blog River stage zero No dependents

Generate a rudimentary HTML blog....

NKH/App-Plog-0.01.12 - 08 May 2010 15:36:26 UTC - Search in distribution

greple - extensible grep with lexical expression and region control River stage two • 12 direct dependents • 14 total dependents

MULTIPLE KEYWORDS AND greple can take multiple search patterns with the "-e" option, but unlike the egrep(1) command, it will search them in AND context. For example, the next command print lines those containing all of "foo" and "bar" and "baz". gre...

UTASHIRO/App-Greple-9.12 - 26 Mar 2024 15:46:25 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

svs - The SaVeS(tm) (Standalone Versioning System) command line interface tool. River stage zero No dependents

SaVeS is the Standalone Versioning System. It works like CVS but is simpler to use. The main interface is the command line tool "svs". This manpage describes all of the information needed to use SaVeS....

INGY/VCS-SaVeS-0.12 - 30 Oct 2002 10:10:15 UTC - Search in distribution

xtb - xchar taskbar and char allocator River stage zero No dependents

Displays a vertical taskbar. That is, a tall thin window containing a list of X clients. It requires that the window manager support some of the standard extended window manager hints (fvwm does, twm doesn't). Specifically, it requires: _NET_CLIENT_L...

BWKECK/xchar-0.2 - 07 Jul 2007 13:26:08 UTC - Search in distribution

Ph - provide a perl API for talking to CSO ph servers. River stage zero No dependents

The Ph module provides a uniform API for *perl* scripts that need to talk to CSO ph servers. It handles many of the messy details automatically. It also maintains an open connection to the server, minimizing the costs of repeated openings and closing...

GDAMORE/Ph-2.01 - 06 Jun 1998 15:33:18 UTC - Search in distribution

Argv - Provide an OO interface to an arg vector River stage one • 3 direct dependents • 4 total dependents

An Argv object treats a command line as 3 separate entities: the *program*, the *options*, and the *args*. The *options* may be further subdivided into user-defined *option sets* by use of the "optset" method. When one of the *execution methods* is c...

DSB/Argv-1.28 - 13 May 2013 15:01:11 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.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution

optex - General purpose command option wrapper River stage one • 4 direct dependents • 4 total dependents

optex is a general purpose command option handling wrapper utilizing Perl module Getopt::EX. It enables user to define their own option aliases for any commands on the system, and provide module style extensibility. Target command is given as an argu...

UTASHIRO/App-optex-v0.99.1 - 22 Mar 2024 09:31:45 UTC - Search in distribution

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

This document describes the various options for porting a mod_perl 1.0 Apache module so that it runs on a Apache 2.0 / mod_perl 2.0 server. It's also helpful to those who start developing mod_perl 2.0 handlers. Developers who need to port modules usi...

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

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
79 results (0.05 seconds)