libfile-copy-recursive-perl

Perl extension for recursively copying files and directories
File::Copy::Recursive module copies and moves directories recursively
(or single files, well... singley) to an optional depth and attempts
to preserve each file or directory's mode.

mercurial-common

easy-to-use, scalable distributed version control system (common files)
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
.
This package contains the architecture independent components of Mercurial,
and is generally useless without the mercurial package.

libconfig-file-perl

Parses simple configuration files
ConfigFile parses simple configuration files and store its values in
an anonymous hash reference. The syntax of the configuration file is
quite simple:
.
# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value

libemail-date-format-perl

Module to generate RFC-2822-valid date strings
This module provides a simple means for generating an RFC 2822 compliant
datetime string. It was refactored from Email::Date to avoid large
dependency chains.

reset-root-password

Setting root password to an empty password
After installation, use "devel-su" to get root, and
then use "passwd" to change the password.
.
Use "dpkg --remove reset-root-password" to remove this
package after your root password is reset.

libtest-simple-perl

set of basic utilities for writing tests in Perl
Test::Simple is an extremely simple module for writing tests suitable for CPAN
modules and other pursuits.
.
This package also includes the following modules:
* Test::Builder - backend for building test libraries
* Test::Builder::Module - base class for test modules
* Test::Builder::Tester - test testsuites that are built with Test::Builder
* Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester

indent-doc

Documentation for GNU indent
This package contains the HTML documentation for GNU indent.

pychecker

Finds common bugs in Python source code
PyChecker is a tool for finding common bugs in Python source code.
It finds problems that are typically caught by a compiler for less
dynamic languages, like C and C++. Because of the dynamic nature of Python,
some warnings may be incorrect; however, spurious warnings should be
fairly infrequent.

libtext-csv-perl

comma-separated values manipulator (using XS or PurePerl)
Text::CSV provides facilities for the composition and decomposition of files
containing comma-separated value records. An instance of the Text::CSV class
can combine fields into a CSV string and parse a CSV string into fields.
.
The module accepts either strings or files as input and can utilize any
user-specified characters as delimiters, separators, and escapes so it is
perhaps better called ASV (anything separated values) rather than just CSV.
.

libhtml-clean-perl

Cleans up HTML code for web browsers, not humans
The HTML::Clean module encapsulates a number of HTML optimizations
and cleanups. The end result is HTML that loads faster, displays
properly in more browsers. Think of it as a compiler that
translates HTML input into optimized machine readable code.

Pages

Subscribe to OpenRepos.net — Community Repository System RSS